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 EnumTypefromXml(String name)static StringtoXml(EnumType enumType)
-