Enum Class的使用
com.alibaba.nacos.api.cmdb.pojo.EntityEventType
使用EntityEventType的程序包
-
com.alibaba.nacos.api.cmdb.pojo中EntityEventType的使用
修饰符和类型方法说明EntityEvent.getType()static EntityEventTypeReturns the enum constant of this class with the specified name.static EntityEventType[]EntityEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.