Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.ChoiceObjectMapping
-
Packages that use ChoiceObjectMapping Package Description org.eclipse.persistence.internal.oxm org.eclipse.persistence.internal.oxm.schema org.eclipse.persistence.oxm.mappings -
-
Uses of ChoiceObjectMapping in org.eclipse.persistence.internal.oxm
Constructors in org.eclipse.persistence.internal.oxm with parameters of type ChoiceObjectMapping Constructor Description XMLChoiceObjectMappingNodeValue(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 ChoiceObjectMapping Modifier and Type Method Description protected 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.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement ChoiceObjectMapping Modifier and Type Class Description classXMLChoiceObjectMappingPUBLIC:
-