public class PrimitiveProperty extends ImportedProperty
Constructor and Description |
---|
PrimitiveProperty(String name,
String type,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getType() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
getName
public String getValue()
public String getType()
public String toString()
toString
in class ImportedProperty
public boolean equals(Object o)
equals
in class ImportedProperty
public int hashCode()
hashCode
in class ImportedProperty
Copyright © 2003–2020 Atlassian. All rights reserved.