Uses of Class
org.openspml.v2.msg.PrefixAndNamespaceTuple

Packages that use PrefixAndNamespaceTuple
org.openspml.v2.msg   
org.openspml.v2.msg.spml   
org.openspml.v2.msg.spmlbatch   
org.openspml.v2.msg.spmlref   
org.openspml.v2.msg.spmlsearch   
org.openspml.v2.msg.spmlsuspend   
org.openspml.v2.msg.spmlupdates   
org.openspml.v2.profiles.spmldsml   
org.openspml.v2.util.xml   
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg
 

Methods in org.openspml.v2.msg that return PrefixAndNamespaceTuple
static PrefixAndNamespaceTuple[] PrefixAndNamespaceTuple.concatNamespacesInfo(PrefixAndNamespaceTuple[] first, PrefixAndNamespaceTuple[] second)
           
 PrefixAndNamespaceTuple[] MarshallableElement.getNamespacesInfo()
          We need to know the namespace of the class to include.
 

Methods in org.openspml.v2.msg with parameters of type PrefixAndNamespaceTuple
static PrefixAndNamespaceTuple[] PrefixAndNamespaceTuple.concatNamespacesInfo(PrefixAndNamespaceTuple[] first, PrefixAndNamespaceTuple[] second)
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg.spml
 

Methods in org.openspml.v2.msg.spml that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] Extensible.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg.spmlbatch
 

Methods in org.openspml.v2.msg.spmlbatch that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] BatchRequest.getNamespacesInfo()
           
 PrefixAndNamespaceTuple[] BatchResponse.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg.spmlref
 

Methods in org.openspml.v2.msg.spmlref that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] HasReference.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg.spmlsearch
 

Methods in org.openspml.v2.msg.spmlsearch that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] LogicalOperator.getNamespacesInfo()
           
 PrefixAndNamespaceTuple[] ResultsIterator.getNamespacesInfo()
           
 PrefixAndNamespaceTuple[] SearchQuery.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg.spmlsuspend
 

Methods in org.openspml.v2.msg.spmlsuspend that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] IsActive.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.msg.spmlupdates
 

Methods in org.openspml.v2.msg.spmlupdates that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] ResultsIterator.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.profiles.spmldsml
 

Methods in org.openspml.v2.profiles.spmldsml that return PrefixAndNamespaceTuple
 PrefixAndNamespaceTuple[] ObjectClassDefinitionReferences.getNamespacesInfo()
           
 PrefixAndNamespaceTuple[] ObjectClassDefinition.getNamespacesInfo()
           
 PrefixAndNamespaceTuple[] ObjectClassDefinitionReference.getNamespacesInfo()
           
 

Uses of PrefixAndNamespaceTuple in org.openspml.v2.util.xml
 

Methods in org.openspml.v2.util.xml that return PrefixAndNamespaceTuple
abstract  PrefixAndNamespaceTuple[] BasicMarshallableElement.getNamespacesInfo()
           
 PrefixAndNamespaceTuple[] OperationalNameValuePair.getNamespacesInfo()
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.