Uses of Class
tbox.TBoxType

Packages that use TBoxType
tbox   
 

Uses of TBoxType in tbox
 

Methods in tbox that return TBoxType
 TBoxType ObjectFactory.createTBoxType()
          Create an instance of TBoxType
 

Methods in tbox that return types with arguments of type TBoxType
 javax.xml.bind.JAXBElement<TBoxType> ObjectFactory.createTBox(TBoxType value)
          Create an instance of JAXBElement<TBoxType>}
 

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