Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.VariableXPathCollectionMapping
-
Packages that use VariableXPathCollectionMapping Package Description org.eclipse.persistence.internal.oxm org.eclipse.persistence.oxm.mappings -
-
Uses of VariableXPathCollectionMapping in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return VariableXPathCollectionMapping Modifier and Type Method Description VariableXPathCollectionMappingXMLVariableXPathCollectionMappingNodeValue. getMapping()Constructors in org.eclipse.persistence.internal.oxm with parameters of type VariableXPathCollectionMapping Constructor Description XMLVariableXPathCollectionMappingNodeValue(VariableXPathCollectionMapping variableXPathCollectionMapping) -
Uses of VariableXPathCollectionMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement VariableXPathCollectionMapping Modifier and Type Class Description classXMLVariableXPathCollectionMapping
-