Class Attribute.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.hardware.component.model.generic.Attribute.Mask
-
- Enclosing class:
- Attribute
public static class Attribute.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Generic.Mask
hardwareGenericComponentModel()
Attribute.Mask
value()
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
hardwareGenericComponentModel
public Generic.Mask hardwareGenericComponentModel()
-
value
public Attribute.Mask value()
-
-