public class AppliedEnumResponse extends EnumValueResponse
at, storage, val
Constructor and Description |
---|
AppliedEnumResponse(AttributeStorage storage,
AttributeType at,
AttributeType valuetype,
java.lang.Object value,
java.lang.String comment,
java.lang.String baseKey) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEnumName() |
java.lang.String |
getValue() |
AttributeType |
getValueType() |
getComment
public AppliedEnumResponse(AttributeStorage storage, AttributeType at, AttributeType valuetype, java.lang.Object value, java.lang.String comment, java.lang.String baseKey)
public java.lang.String getEnumName()
public AttributeType getValueType()
public java.lang.String getValue()
getValue
in class AttributeSingleResponse