Uses of Enum Class
com.flyfish.oauth.domain.enums.OrgAttribute
Packages that use OrgAttribute
-
Uses of OrgAttribute in com.flyfish.oauth.domain.enums
Subclasses with type arguments of type OrgAttribute in com.flyfish.oauth.domain.enumsMethods in com.flyfish.oauth.domain.enums that return OrgAttributeModifier and TypeMethodDescriptionstatic OrgAttributeReturns the enum constant of this class with the specified name.static OrgAttribute[]OrgAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared.