Uses of Enum Class
com.gentics.contentnode.rest.model.PageLanguageCode
-
Uses of PageLanguageCode in com.gentics.contentnode.rest.model
Modifier and TypeMethodDescriptionNode.getPageLanguageCode()
static PageLanguageCode
Returns the enum constant of this class with the specified name.static PageLanguageCode[]
PageLanguageCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Node.setPageLanguageCode
(PageLanguageCode pageLanguageCode)