Uses of Class
org.jacorb.idl.ValueInheritanceSpec

Packages that use ValueInheritanceSpec
org.jacorb.idl   
 

Uses of ValueInheritanceSpec in org.jacorb.idl
 

Methods in org.jacorb.idl that return ValueInheritanceSpec
 ValueInheritanceSpec ValueDecl.getInheritanceSpec()
           
 ValueInheritanceSpec ValueAbsDecl.setInheritanceSpec()
           
 

Methods in org.jacorb.idl with parameters of type ValueInheritanceSpec
 void ValueDecl.setInheritanceSpec(ValueInheritanceSpec spec)
           
 void ValueAbsDecl.setInheritanceSpec(ValueInheritanceSpec spec)