Uses of Class
org.eclipse.persistence.internal.oxm.MappingNodeValue
-
Packages that use MappingNodeValue Package Description org.eclipse.persistence.internal.oxm -
-
Uses of MappingNodeValue in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return MappingNodeValue Modifier and Type Method Description MappingNodeValueXPathNode. getAnyAttributeNodeValue()Methods in org.eclipse.persistence.internal.oxm with parameters of type MappingNodeValue Modifier and Type Method Description voidXPathNode. setAnyAttributeNodeValue(MappingNodeValue nodeValue)
-