Uses of Class
org.plasma.xml.schema.Union

Packages that use Union
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of Union in org.plasma.xml.schema
 

Fields in org.plasma.xml.schema declared as Union
protected  Union AbstractSimpleType.union
           
 

Methods in org.plasma.xml.schema that return Union
 Union ObjectFactory.createUnion()
          Create an instance of Union
 Union AbstractSimpleType.getUnion()
          Gets the value of the union property.
 

Methods in org.plasma.xml.schema with parameters of type Union
 void AbstractSimpleType.setUnion(Union value)
          Sets the value of the union property.
 



Copyright © 2013. All Rights Reserved.