Uses of Class
tbox.TBoxType

Packages that use TBoxType
monitor   
tbox   
 

Uses of TBoxType in monitor
 

Fields in monitor declared as TBoxType
private static TBoxType Monitor.mtbox
           
 

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>}