WebLogic Integration


Uses of Class
com.bea.schema.SOMComplexType

Packages that use SOMComplexType
com.bea.schema Objects/interfaces for BEA Schema support. 
 

Uses of SOMComplexType in com.bea.schema
 

Methods in com.bea.schema that return SOMComplexType
 SOMComplexType SOMBasic.addComplexType()
          sets the element type to a newly constructed complexType.
 SOMComplexType SOMSchema.addComplexType(java.lang.String name)
          Creates a SOMComplexType object with the given name and adds the to the root level of this schema.
 SOMComplexType SOMSchema.addComplexType(SOMComplexType child)
          Adds the complexType to the root level of this schema.
 SOMComplexType SOMSchema.removeComplexType(java.lang.String name)
          remove a complexType from the root level of this schema
 SOMComplexType SOMSequence.addComplexType(java.lang.String name)
          add a new complexType.
 

Methods in com.bea.schema with parameters of type SOMComplexType
 SOMComplexType SOMSchema.addComplexType(SOMComplexType child)
          Adds the complexType to the root level of this schema.
 


WebLogic Integration

WebLogic Integration (WLI)