Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.VariableXPathObjectMapping
-
Packages that use VariableXPathObjectMapping Package Description org.eclipse.persistence.internal.oxm org.eclipse.persistence.internal.oxm.mappings org.eclipse.persistence.oxm.mappings -
-
Uses of VariableXPathObjectMapping in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return VariableXPathObjectMapping Modifier and Type Method Description abstract VariableXPathObjectMappingXMLVariableXPathMappingNodeValue. getMapping()VariableXPathObjectMappingXMLVariableXPathObjectMappingNodeValue. getMapping()Constructors in org.eclipse.persistence.internal.oxm with parameters of type VariableXPathObjectMapping Constructor Description XMLVariableXPathObjectMappingNodeValue(VariableXPathObjectMapping mapping) -
Uses of VariableXPathObjectMapping in org.eclipse.persistence.internal.oxm.mappings
Subinterfaces of VariableXPathObjectMapping in org.eclipse.persistence.internal.oxm.mappings Modifier and Type Interface Description interfaceVariableXPathCollectionMapping<ABSTRACT_SESSION extends CoreAbstractSession,ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,CONTAINER_POLICY extends CoreContainerPolicy,CONVERTER extends CoreConverter,DESCRIPTOR extends CoreDescriptor,FIELD extends CoreField,MARSHALLER extends Marshaller,SESSION extends CoreSession,UNMARSHALLER extends Unmarshaller,XML_RECORD extends XMLRecord> -
Uses of VariableXPathObjectMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement VariableXPathObjectMapping Modifier and Type Class Description classXMLVariableXPathCollectionMappingclassXMLVariableXPathObjectMapping
-