Uses of Enum Class
com.bytedesk.call.xml_curl.enums.RelationEnum
Packages that use RelationEnum
-
Uses of RelationEnum in com.bytedesk.call.xml_curl.enums
Fields in com.bytedesk.call.xml_curl.enums with type parameters of type RelationEnumModifier and TypeFieldDescriptionprivate static final Map<Integer,RelationEnum> RelationEnum.ENUM_MAPMethods in com.bytedesk.call.xml_curl.enums that return RelationEnumModifier and TypeMethodDescriptionstatic RelationEnumstatic RelationEnumReturns the enum constant of this class with the specified name.static RelationEnum[]RelationEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.