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() |
getNamepublic String getValue()
public String getType()
public String toString()
toString in class ImportedPropertypublic boolean equals(Object o)
equals in class ImportedPropertypublic int hashCode()
hashCode in class ImportedPropertyCopyright © 2003–2021 Atlassian. All rights reserved.