Class EnumTypeMarshalling
- java.lang.Object
-
- org.hibernate.boot.jaxb.mapping.marshall.EnumTypeMarshalling
-
-
Constructor Summary
Constructors Constructor Description EnumTypeMarshalling()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EnumType
fromXml(String name)
static String
toXml(EnumType enumType)
-