@Deprecated public class PrimitiveProperty extends ImportedProperty
| Constructor and Description |
|---|
PrimitiveProperty(String name,
String type,
String value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getType()
Deprecated.
|
String |
getValue()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
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–2022 Atlassian. All rights reserved.