Uses of Class
tbox.QuantRoleConceptType

Packages that use QuantRoleConceptType
tbox   
 

Uses of QuantRoleConceptType in tbox
 

Fields in tbox with type parameters of type QuantRoleConceptType
protected  java.util.List<QuantRoleConceptType> TBoxType.quantRoleConcepts
           
 

Methods in tbox that return QuantRoleConceptType
 QuantRoleConceptType ObjectFactory.createQuantRoleConceptType()
          Create an instance of QuantRoleConceptType
 

Methods in tbox that return types with arguments of type QuantRoleConceptType
 javax.xml.bind.JAXBElement<QuantRoleConceptType> ObjectFactory.createQuantRoleConcepts(QuantRoleConceptType value)
          Create an instance of JAXBElement<QuantRoleConceptType>}
 java.util.List<QuantRoleConceptType> TBoxType.getQuantRoleConcepts()
          Gets the value of the quantRoleConcepts property.
 

Methods in tbox with parameters of type QuantRoleConceptType
 javax.xml.bind.JAXBElement<QuantRoleConceptType> ObjectFactory.createQuantRoleConcepts(QuantRoleConceptType value)
          Create an instance of JAXBElement<QuantRoleConceptType>}