Uses of Class
org.openspml.v2.msg.spml.Selection

Packages that use Selection
org.openspml.v2.msg.spml   
org.openspml.v2.util.xml   
 

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

Methods in org.openspml.v2.msg.spml that return Selection
 Selection Modification.getComponent()
           
 

Methods in org.openspml.v2.msg.spml with parameters of type Selection
 void Modification.setComponent(Selection component)
           
 

Constructors in org.openspml.v2.msg.spml with parameters of type Selection
Modification(Selection component, Extensible data, CapabilityData[] capabilityData, ModificationMode modificationMode)
           
 

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

Methods in org.openspml.v2.util.xml with parameters of type Selection
protected  java.lang.String ReflectiveXMLMarshaller.marshall(Selection s, java.lang.String element)
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.