Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected Locale |
ImportDefinition.dateFormattingLocale |
protected Locale |
AccountUser.languageLocale |
protected Locale |
Account.languageLocale |
protected Locale |
Subscriber.locale |
protected Locale |
AccountUser.locale |
protected Locale |
Account.locale |
Modifier and Type | Method and Description |
---|---|
Locale |
ObjectFactory.createLocale()
Create an instance of
Locale |
Locale |
ImportDefinition.getDateFormattingLocale()
Gets the value of the dateFormattingLocale property.
|
Locale |
AccountUser.getLanguageLocale()
Gets the value of the languageLocale property.
|
Locale |
Account.getLanguageLocale()
Gets the value of the languageLocale property.
|
Locale |
Subscriber.getLocale()
Gets the value of the locale property.
|
Locale |
AccountUser.getLocale()
Gets the value of the locale property.
|
Locale |
Account.getLocale()
Gets the value of the locale property.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportDefinition.setDateFormattingLocale(Locale value)
Sets the value of the dateFormattingLocale property.
|
void |
AccountUser.setLanguageLocale(Locale value)
Sets the value of the languageLocale property.
|
void |
Account.setLanguageLocale(Locale value)
Sets the value of the languageLocale property.
|
void |
Subscriber.setLocale(Locale value)
Sets the value of the locale property.
|
void |
AccountUser.setLocale(Locale value)
Sets the value of the locale property.
|
void |
Account.setLocale(Locale value)
Sets the value of the locale property.
|
Copyright © 2017. All rights reserved.