public class AttributeEnumDefResponse extends AttributeListResponse
at, storage, val
Constructor and Description |
---|
AttributeEnumDefResponse(AttributeStorage storage,
AttributeType at,
AttributeType lv,
java.lang.Object attrval) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AttributeResponse> |
getValue() |
getValuesType
public AttributeEnumDefResponse(AttributeStorage storage, AttributeType at, AttributeType lv, java.lang.Object attrval)
public java.util.List<AttributeResponse> getValue()
getValue
in class AttributeListResponse