Uses of Enum Class
org.episteme.social.law.InternationalTreatyModel.RatificationStatus
Packages that use InternationalTreatyModel.RatificationStatus
-
Uses of InternationalTreatyModel.RatificationStatus in org.episteme.social.law
Subclasses with type arguments of type InternationalTreatyModel.RatificationStatus in org.episteme.social.lawModifier and TypeClassDescriptionstatic enumRepresents the formal status of a country regarding an international treaty.Methods in org.episteme.social.law that return InternationalTreatyModel.RatificationStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.InternationalTreatyModel.RatificationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.law that return types with arguments of type InternationalTreatyModel.RatificationStatusModifier and TypeMethodDescriptionInternationalTreatyModel.Treaty.partyStatus()Returns the value of thepartyStatusrecord component.Constructor parameters in org.episteme.social.law with type arguments of type InternationalTreatyModel.RatificationStatus