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