Uses of Class
com.gentics.contentnode.rest.model.Reference
-
Packages that use Reference Package Description com.gentics.contentnode.rest.model -
-
Uses of Reference in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return Reference Modifier and Type Method Description static Reference
Reference. valueOf(String name)
Returns the enum constant of this type with the specified name.static Reference[]
Reference. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-