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