Enum Class的使用
com.codingapi.springboot.framework.dto.request.Relation
使用Relation的程序包
-
com.codingapi.springboot.framework.dto.request中Relation的使用
修饰符和类型方法说明static RelationReturns the enum constant of this class with the specified name.static Relation[]Relation.values()Returns an array containing the constants of this enum class, in the order they are declared.