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, hashCode
public String getPackageName()
public String getClassName()
public String getValue()
public String toString()
toString
in class ImportedProperty
public Object getEnumValue() throws ClassNotFoundException
ClassNotFoundException
Copyright © 2003–2020 Atlassian. All rights reserved.