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

Packages that use ComplexType
org.plasma.provisioning.xsd   
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 ComplexType in org.plasma.provisioning.xsd
 

Fields in org.plasma.provisioning.xsd with type parameters of type ComplexType
protected  Map<String,ComplexType> ConverterSupport.complexTypeMap
          maps top-level complex type names to complex type structures
 

Methods in org.plasma.provisioning.xsd that return types with arguments of type ComplexType
 Map<String,ComplexType> ConverterSupport.getComplexTypeMap()
           
 

Methods in org.plasma.provisioning.xsd with parameters of type ComplexType
 Class ClassAssembler.buildClass(ComplexType complexType)
           
 String ConverterSupport.findSDOXValue(ComplexType complexType, String localName)
           
 String ConverterSupport.getSDOXValue(ComplexType complexType, String localName)
           
 

Uses of ComplexType in org.plasma.xml.schema
 

Methods in org.plasma.xml.schema that return ComplexType
 ComplexType ObjectFactory.createComplexType()
          Create an instance of ComplexType
 



Copyright © 2013. All rights reserved.