Uses of Enum Class
com.bytedesk.core.relation.RelationStatusEnum
Packages that use RelationStatusEnum
-
Uses of RelationStatusEnum in com.bytedesk.core.relation
Methods in com.bytedesk.core.relation that return RelationStatusEnumModifier and TypeMethodDescriptionstatic RelationStatusEnum根据字符串查找对应的枚举常量static RelationStatusEnumReturns the enum constant of this class with the specified name.static RelationStatusEnum[]RelationStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.