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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getUnknownProperties()Get all unknown properties (or an empty map).voidsetUnknownProperties(Map<String,Object> unknownProperties)Set the unknown properties for this type.
-