@Deprecated public class EnumProperty extends ImportedProperty
| Constructor and Description |
|---|
EnumProperty(String name,
String packageName,
String className,
String value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Deprecated.
|
Object |
getEnumValue()
Deprecated.
|
String |
getPackageName()
Deprecated.
|
String |
getValue()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, getName, hashCodepublic String getPackageName()
public String getClassName()
public String getValue()
public String toString()
toString in class ImportedPropertypublic Object getEnumValue() throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2003–2022 Atlassian. All rights reserved.