Uses of Class
org.eclipse.persistence.jaxb.compiler.EnumTypeInfo
-
Packages that use EnumTypeInfo Package Description org.eclipse.persistence.jaxb.compiler -
-
Uses of EnumTypeInfo in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler with parameters of type EnumTypeInfo Modifier and Type Method Description voidAnnotationsProcessor. addEnumTypeInfo(JavaClass javaClass, EnumTypeInfo info)DirectMappingMappingsGenerator. generateDirectEnumerationMapping(Property property, Descriptor descriptor, NamespaceInfo namespaceInfo, EnumTypeInfo enumInfo)DirectCollectionMappingMappingsGenerator. generateEnumCollectionMapping(Property property, Descriptor descriptor, NamespaceInfo namespaceInfo, EnumTypeInfo info)ArrayList<Object>SchemaGenerator. getEnumerationFacetsFor(EnumTypeInfo info)
-