Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.ChoiceCollectionMapping
-
Packages that use ChoiceCollectionMapping Package Description org.eclipse.persistence.internal.oxm org.eclipse.persistence.internal.oxm.schema org.eclipse.persistence.oxm.mappings -
-
Uses of ChoiceCollectionMapping in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return ChoiceCollectionMapping Modifier and Type Method Description ChoiceCollectionMappingXMLChoiceCollectionMappingMarshalNodeValue. getMapping()ChoiceCollectionMappingXMLChoiceCollectionMappingUnmarshalNodeValue. getMapping()Constructors in org.eclipse.persistence.internal.oxm with parameters of type ChoiceCollectionMapping Constructor Description XMLChoiceCollectionMappingMarshalNodeValue(ChoiceCollectionMapping mapping, Field xmlField)XMLChoiceCollectionMappingUnmarshalNodeValue(ChoiceCollectionMapping mapping, Field xmlField)XMLChoiceCollectionMappingUnmarshalNodeValue(ChoiceCollectionMapping mapping, Field xmlField, Mapping nestedMapping) -
Uses of ChoiceCollectionMapping in org.eclipse.persistence.internal.oxm.schema
Methods in org.eclipse.persistence.internal.oxm.schema with parameters of type ChoiceCollectionMapping Modifier and Type Method Description protected voidSchemaModelGenerator. processXMLChoiceCollectionMapping(ChoiceCollectionMapping mapping, Sequence seq, ComplexType ct, HashMap<String,Schema> schemaForNamespace, Schema workingSchema, SchemaModelGeneratorProperties properties, List<Descriptor> descriptors)Process a given XMLChoiceCollectionMapping. -
Uses of ChoiceCollectionMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement ChoiceCollectionMapping Modifier and Type Class Description classXMLChoiceCollectionMappingPUBLIC:
-