Uses of Class
org.jacorb.idl.SwitchBody

Packages that use SwitchBody
org.jacorb.idl   
 

Uses of SwitchBody in org.jacorb.idl
 

Fields in org.jacorb.idl declared as SwitchBody
 SwitchBody UnionType.switch_body
           
 

Methods in org.jacorb.idl with parameters of type SwitchBody
 void UnionType.setSwitchBody(SwitchBody sb)