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)org.eclipse.persistence.internal.oxm.mappings.DirectMappingMappingsGenerator. generateDirectEnumerationMapping(Property property, org.eclipse.persistence.internal.oxm.mappings.Descriptor descriptor, NamespaceInfo namespaceInfo, EnumTypeInfo enumInfo)org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMappingMappingsGenerator. generateEnumCollectionMapping(Property property, org.eclipse.persistence.internal.oxm.mappings.Descriptor descriptor, NamespaceInfo namespaceInfo, EnumTypeInfo info)ArrayList<Object>SchemaGenerator. getEnumerationFacetsFor(EnumTypeInfo info)
-