| java.lang.Object | |
| ↳ | com.netsuite.webservices.lists.accounting_2010_2.Translation |
Java class for Translation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Translation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="locale" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}Language" minOccurs="0"/>
<element name="language" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="salesDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="storeDisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="storeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="storeDetailedDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="featuredDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="specialsDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pageTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="noPriceMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="outOfStockMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| description | |||||||||||
| displayName | |||||||||||
| featuredDescription | |||||||||||
| language | |||||||||||
| locale | |||||||||||
| noPriceMessage | |||||||||||
| outOfStockMessage | |||||||||||
| pageTitle | |||||||||||
| salesDescription | |||||||||||
| specialsDescription | |||||||||||
| storeDescription | |||||||||||
| storeDetailedDescription | |||||||||||
| storeDisplayName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the description property.
| |||||||||||
Gets the value of the displayName property.
| |||||||||||
Gets the value of the featuredDescription property.
| |||||||||||
Gets the value of the language property.
| |||||||||||
Gets the value of the locale property.
| |||||||||||
Gets the value of the noPriceMessage property.
| |||||||||||
Gets the value of the outOfStockMessage property.
| |||||||||||
Gets the value of the pageTitle property.
| |||||||||||
Gets the value of the salesDescription property.
| |||||||||||
Gets the value of the specialsDescription property.
| |||||||||||
Gets the value of the storeDescription property.
| |||||||||||
Gets the value of the storeDetailedDescription property.
| |||||||||||
Gets the value of the storeDisplayName property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the displayName property.
| |||||||||||
Sets the value of the featuredDescription property.
| |||||||||||
Sets the value of the language property.
| |||||||||||
Sets the value of the locale property.
| |||||||||||
Sets the value of the noPriceMessage property.
| |||||||||||
Sets the value of the outOfStockMessage property.
| |||||||||||
Sets the value of the pageTitle property.
| |||||||||||
Sets the value of the salesDescription property.
| |||||||||||
Sets the value of the specialsDescription property.
| |||||||||||
Sets the value of the storeDescription property.
| |||||||||||
Sets the value of the storeDetailedDescription property.
| |||||||||||
Sets the value of the storeDisplayName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the description property.
Gets the value of the displayName property.
Gets the value of the featuredDescription property.
Gets the value of the language property.
Gets the value of the locale property.
Language
Gets the value of the noPriceMessage property.
Gets the value of the outOfStockMessage property.
Gets the value of the pageTitle property.
Gets the value of the salesDescription property.
Gets the value of the specialsDescription property.
Gets the value of the storeDescription property.
Gets the value of the storeDetailedDescription property.
Gets the value of the storeDisplayName property.
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the displayName property.
| value | Allowed object is String |
|---|
Sets the value of the featuredDescription property.
| value | Allowed object is String |
|---|
Sets the value of the language property.
| value | Allowed object is String |
|---|
Sets the value of the locale property.
| value | Allowed object is
Language
|
|---|
Sets the value of the noPriceMessage property.
| value | Allowed object is String |
|---|
Sets the value of the outOfStockMessage property.
| value | Allowed object is String |
|---|
Sets the value of the pageTitle property.
| value | Allowed object is String |
|---|
Sets the value of the salesDescription property.
| value | Allowed object is String |
|---|
Sets the value of the specialsDescription property.
| value | Allowed object is String |
|---|
Sets the value of the storeDescription property.
| value | Allowed object is String |
|---|
Sets the value of the storeDetailedDescription property.
| value | Allowed object is String |
|---|
Sets the value of the storeDisplayName property.
| value | Allowed object is String |
|---|