Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.ChoiceObjectMapping
Packages that use ChoiceObjectMapping
Package
Description
-
Uses of ChoiceObjectMapping in org.eclipse.persistence.internal.oxm
Constructors in org.eclipse.persistence.internal.oxm with parameters of type ChoiceObjectMappingModifierConstructorDescriptionXMLChoiceObjectMappingNodeValue(ChoiceObjectMapping mapping, Field xmlField) -
Uses of ChoiceObjectMapping in org.eclipse.persistence.internal.oxm.schema
Methods in org.eclipse.persistence.internal.oxm.schema with parameters of type ChoiceObjectMappingModifier and TypeMethodDescriptionprotected voidSchemaModelGenerator.processXMLChoiceObjectMapping(ChoiceObjectMapping mapping, Sequence seq, ComplexType ct, HashMap<String, Schema> schemaForNamespace, Schema workingSchema, SchemaModelGeneratorProperties properties, List<Descriptor> descriptors) -
Uses of ChoiceObjectMapping in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return ChoiceObjectMappingModifier and TypeMethodDescriptionMappingsGenerator.generateChoiceMapping(Property property, Descriptor descriptor, NamespaceInfo namespace) -
Uses of ChoiceObjectMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement ChoiceObjectMapping