类的使用
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventTypeEnum
-
使用JaxbCfgEventTypeEnum的程序包 程序包 说明 org.hibernate.boot.jaxb.cfg.spi -
-
org.hibernate.boot.jaxb.cfg.spi中JaxbCfgEventTypeEnum的使用
声明为JaxbCfgEventTypeEnum的org.hibernate.boot.jaxb.cfg.spi中的字段 修饰符和类型 字段 说明 protected JaxbCfgEventTypeEnumJaxbCfgEventListenerGroupType. typeprotected JaxbCfgEventTypeEnumJaxbCfgEventListenerType. type返回JaxbCfgEventTypeEnum的org.hibernate.boot.jaxb.cfg.spi中的方法 修饰符和类型 方法 说明 static JaxbCfgEventTypeEnumJaxbCfgEventTypeEnum. fromValue(String v)JaxbCfgEventTypeEnumJaxbCfgEventListenerGroupType. getType()Gets the value of the type property.JaxbCfgEventTypeEnumJaxbCfgEventListenerType. getType()Gets the value of the type property.static JaxbCfgEventTypeEnumJaxbCfgEventTypeEnum. valueOf(String name)返回带有指定名称的该类型的枚举常量。static JaxbCfgEventTypeEnum[]JaxbCfgEventTypeEnum. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为JaxbCfgEventTypeEnum的org.hibernate.boot.jaxb.cfg.spi中的方法 修饰符和类型 方法 说明 voidJaxbCfgEventListenerGroupType. setType(JaxbCfgEventTypeEnum value)Sets the value of the type property.voidJaxbCfgEventListenerType. setType(JaxbCfgEventTypeEnum value)Sets the value of the type property.
-