Uses of Enum Class
org.episteme.social.law.LawConstants.LegalSystem
Packages that use LawConstants.LegalSystem
-
Uses of LawConstants.LegalSystem in org.episteme.social.law
Subclasses with type arguments of type LawConstants.LegalSystem in org.episteme.social.lawModifier and TypeClassDescriptionstatic enumMajor legal systems of the world.Methods in org.episteme.social.law that return LawConstants.LegalSystemModifier and TypeMethodDescriptionstatic LawConstants.LegalSystemReturns the enum constant of this class with the specified name.static LawConstants.LegalSystem[]LawConstants.LegalSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.