Package com.softlayer.api
Class Type
- java.lang.Object
-
- com.softlayer.api.Type
-
-
Field Summary
Fields Modifier and Type Field Description protected Map<String,Object>
unknownProperties
-
Constructor Summary
Constructors Constructor Description Type()
-
Method Summary
Modifier and Type Method Description Map<String,Object>
getUnknownProperties()
Get all unknown properties (or an empty map).void
setUnknownProperties(Map<String,Object> unknownProperties)
Set the unknown properties for this type.
-