YOKO API

Uses of Class
org.apache.schemas.yoko.bindings.corba.Unionbranch

Packages that use Unionbranch
org.apache.schemas.yoko.bindings.corba   
 

Uses of Unionbranch in org.apache.schemas.yoko.bindings.corba
 

Fields in org.apache.schemas.yoko.bindings.corba with type parameters of type Unionbranch
protected  java.util.List<Unionbranch> Union.unionbranch
           
 

Methods in org.apache.schemas.yoko.bindings.corba that return Unionbranch
 Unionbranch ObjectFactory.createUnionbranch()
          Create an instance of Unionbranch
 

Methods in org.apache.schemas.yoko.bindings.corba that return types with arguments of type Unionbranch
 java.util.List<Unionbranch> Union.getUnionbranch()
          Gets the value of the unionbranch property.
 


YOKO API

-