WebLogic Integration


Uses of Class
com.bea.schema.SOMChoice

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

Uses of SOMChoice in com.bea.schema
 

Methods in com.bea.schema that return SOMChoice
 SOMChoice SOMComplexExtension.addChoice()
           
 SOMChoice SOMGroupType.add(SOMChoice newChild)
           
 SOMChoice SOMAll.add(SOMChoice p_choice)
          A <choice> is an illegal child element for <all>.
 SOMChoice SOMAny.add(SOMChoice p_choice)
          A <choice> is an illegal child element for <any>.
 SOMChoice SOMGroup.add(SOMChoice p_choice)
           
 

Methods in com.bea.schema with parameters of type SOMChoice
 SOMChoice SOMGroupType.add(SOMChoice newChild)
           
 SOMChoice SOMAll.add(SOMChoice p_choice)
          A <choice> is an illegal child element for <all>.
 SOMChoice SOMAny.add(SOMChoice p_choice)
          A <choice> is an illegal child element for <any>.
 SOMChoice SOMGroup.add(SOMChoice p_choice)
           
 


WebLogic Integration

WebLogic Integration (WLI)