Uses of Class
io.vertigo.orchestra.domain.DtDefinitions.ONodeFields
-
Packages that use DtDefinitions.ONodeFields Package Description io.vertigo.orchestra.domain -
-
Uses of DtDefinitions.ONodeFields in io.vertigo.orchestra.domain
Methods in io.vertigo.orchestra.domain that return DtDefinitions.ONodeFields Modifier and Type Method Description static DtDefinitions.ONodeFieldsDtDefinitions.ONodeFields. valueOf(String name)Returns the enum constant of this type with the specified name.static DtDefinitions.ONodeFields[]DtDefinitions.ONodeFields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-