Uses of Enum Class
com.gentics.contentnode.rest.model.PageLanguageCode
Packages that use PageLanguageCode
-
Uses of PageLanguageCode in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return PageLanguageCodeModifier 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.Methods in com.gentics.contentnode.rest.model with parameters of type PageLanguageCodeModifier and TypeMethodDescriptionvoid
Node.setPageLanguageCode
(PageLanguageCode pageLanguageCode)