public static final class Attribute.CapabilityAttributes
extends java.lang.Object
Attribute.ApplianceInfo| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
attrValue |
int |
dataType |
| Constructor and Description |
|---|
CapabilityAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Capability.AttributeId |
getAttributeId() |
int |
getAttrId() |
int |
getCapId() |
java.lang.String |
toString() |
@SerializedName(value="attributeValue") public java.lang.Object attrValue
@SerializedName(value="attributeDataType") public int dataType
public Capability.AttributeId getAttributeId()
public int getAttrId()
public int getCapId()
public java.lang.String toString()
toString in class java.lang.Object