AppLocale
This is an auto-generated Clover data object.
Fields
Constructors
Link copied to clipboard
Constructs a new empty instance.
Constructs a new instance from the given JSON String.
Construct a new instance backed by the given JSONObject, the parameter is not copied so changes to it will be reflected in this instance and vice-versa.
Constructs a new instance that is a deep copy of the source instance.
Properties
Functions
Link copied to clipboard
Clears the 'benefits' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'description' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'filenameBanner' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'filenameCover' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'filenameIcon' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'filenameIconLarge' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'filenameIconSmall' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'linkLabel' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'locale' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'privacyPolicy' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'smartReceiptText' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'smartReceiptUrl' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'supportEmail' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'supportPhone' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'supportPhoneHours' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'supportUrl' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'tagline' field, the 'has' method for this field will now return false
Link copied to clipboard
Clears the 'videoUrl' field, the 'has' method for this field will now return false
Link copied to clipboard
Returns true if this instance has any changes.
Link copied to clipboard
Create a copy of this instance that contains only fields that were set after the constructor was called.
Link copied to clipboard
Link copied to clipboard
Brief description about benefits of app
Link copied to clipboard
App Description
Link copied to clipboard
URL to the hero images of the app.
Link copied to clipboard
URL to the cover images of the app.
Link copied to clipboard
Link copied to clipboard
URL to the icon of the app.
Link copied to clipboard
URL to the icon of the app.
Link copied to clipboard
Returns the internal JSONObject backing this instance, the return value is not a copy so changes to it will be reflected in this instance and vice-versa.
Link copied to clipboard
Text for external link to this app's detail page in the app market.
Link copied to clipboard
Link copied to clipboard
Text will print on printed receipts for this app
Link copied to clipboard
URL we will expose on printed and web receipts for this app
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Short tagline for the app
Link copied to clipboard
URL for embedded video
Link copied to clipboard
Checks whether the 'benefits' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'description' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'filenameBanner' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'filenameCover' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'filenameIcon' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'filenameIconLarge' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'filenameIconSmall' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'linkLabel' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'privacyPolicy' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'smartReceiptText' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'smartReceiptUrl' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'supportEmail' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'supportPhone' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'supportPhoneHours' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'supportUrl' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'tagline' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'videoUrl' field has been set, however the value could be null
Link copied to clipboard
Checks whether the 'benefits' field is set and is not null and is not empty
Link copied to clipboard
Checks whether the 'app' field is set and is not null
Link copied to clipboard
Checks whether the 'benefits' field is set and is not null
Link copied to clipboard
Checks whether the 'description' field is set and is not null
Link copied to clipboard
Checks whether the 'eula' field is set and is not null
Link copied to clipboard
Checks whether the 'filenameBanner' field is set and is not null
Link copied to clipboard
Checks whether the 'filenameCover' field is set and is not null
Link copied to clipboard
Checks whether the 'filenameIcon' field is set and is not null
Link copied to clipboard
Checks whether the 'filenameIconLarge' field is set and is not null
Link copied to clipboard
Checks whether the 'filenameIconSmall' field is set and is not null
Link copied to clipboard
Checks whether the 'id' field is set and is not null
Link copied to clipboard
Checks whether the 'linkLabel' field is set and is not null
Link copied to clipboard
Checks whether the 'locale' field is set and is not null
Link copied to clipboard
Checks whether the 'name' field is set and is not null
Link copied to clipboard
Checks whether the 'privacyPolicy' field is set and is not null
Link copied to clipboard
Checks whether the 'smartReceiptText' field is set and is not null
Link copied to clipboard
Checks whether the 'smartReceiptUrl' field is set and is not null
Link copied to clipboard
Checks whether the 'supportEmail' field is set and is not null
Link copied to clipboard
Checks whether the 'supportPhone' field is set and is not null
Link copied to clipboard
Checks whether the 'supportPhoneHours' field is set and is not null
Link copied to clipboard
Checks whether the 'supportUrl' field is set and is not null
Link copied to clipboard
Checks whether the 'tagline' field is set and is not null
Link copied to clipboard
Checks whether the 'videoUrl' field is set and is not null
Link copied to clipboard
Copy all the changed fields from the given source to this instance.
Link copied to clipboard
Reset the log of changes made to this instance, calling copyChanges() after this would return an empty instance.
Link copied to clipboard
Sets the field 'benefits'.
Link copied to clipboard
Sets the field 'description'.
Link copied to clipboard
Sets the field 'filenameBanner'.
Link copied to clipboard
Sets the field 'filenameCover'.
Link copied to clipboard
Sets the field 'filenameIcon'.
Link copied to clipboard
Sets the field 'filenameIconLarge'.
Link copied to clipboard
Sets the field 'filenameIconSmall'.
Link copied to clipboard
Sets the field 'linkLabel'.
Link copied to clipboard
Sets the field 'privacyPolicy'.
Link copied to clipboard
Sets the field 'smartReceiptText'.
Link copied to clipboard
Sets the field 'smartReceiptUrl'.
Link copied to clipboard
Sets the field 'supportEmail'.
Link copied to clipboard
Sets the field 'supportPhone'.
Link copied to clipboard
Sets the field 'supportPhoneHours'.
Link copied to clipboard
Sets the field 'supportUrl'.
Link copied to clipboard
Sets the field 'tagline'.
Link copied to clipboard
Sets the field 'videoUrl'.
Link copied to clipboard