| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.core_2010_2.CustomizationType |
Java class for CustomizationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomizationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="getCustomizationType" type="{urn:types.core_2010_2.platform.webservices.netsuite.com}GetCustomizationType" />
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| getCustomizationType | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the getCustomizationType property.
| |||||||||||
Sets the value of the getCustomizationType property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| getCustomizationType |
|---|
Gets the value of the getCustomizationType property.
GetCustomizationType
Sets the value of the getCustomizationType property.
| value | Allowed object is
GetCustomizationType
|
|---|