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