public class CMALocale extends CMAResource
| Constructor and Description |
|---|
CMALocale() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Returns the
code attribute of this locale. |
String |
getName()
Returns the
name attribute of this locale. |
boolean |
isDefault()
Returns the
default attribute of this locale. |
boolean |
isPublished()
Returns the
publish attribute of this locale. |
getResourceId, getSpaceId, getSys, getVersion, setId, setSyspublic String getName()
name attribute of this locale.public String getCode()
code attribute of this locale.public boolean isPublished()
publish attribute of this locale.public boolean isDefault()
default attribute of this locale.Copyright © 2015 Contentful, GmbH.. All rights reserved.