Uses of Enum Class
org.emau.icmvc.ganimed.ttp.psn.enums.ValidateViaParents
Packages that use ValidateViaParents
-
Uses of ValidateViaParents in org.emau.icmvc.ganimed.ttp.psn.config
Methods in org.emau.icmvc.ganimed.ttp.psn.config that return ValidateViaParentsMethods in org.emau.icmvc.ganimed.ttp.psn.config with parameters of type ValidateViaParentsModifier and TypeMethodDescriptionvoidDomainConfig.setValidateValuesViaParents(ValidateViaParents validateValuesViaParents) -
Uses of ValidateViaParents in org.emau.icmvc.ganimed.ttp.psn.enums
Methods in org.emau.icmvc.ganimed.ttp.psn.enums that return ValidateViaParentsModifier and TypeMethodDescriptionstatic ValidateViaParentsReturns the enum constant of this class with the specified name.static ValidateViaParents[]ValidateViaParents.values()Returns an array containing the constants of this enum class, in the order they are declared.