Uses of Interface
com.pushtotest.tool.xml.results.impl.runtime.XMLSerializable

Packages that use XMLSerializable
com.pushtotest.tool.xml.results.impl   
com.pushtotest.tool.xml.results.impl.runtime   
 

Uses of XMLSerializable in com.pushtotest.tool.xml.results.impl
 

Classes in com.pushtotest.tool.xml.results.impl that implement XMLSerializable
 class HeaderImpl
           
 class HeaderTypeImpl
           
 class ImageImpl
           
 class ImagesImpl
           
 class ImagesTypeImpl
           
 class ImageTypeImpl
           
 class MessageImpl
           
 class RequestBodyImpl
           
 class RequestHeaderImpl
           
 class RequestHeaderTypeImpl
           
 class ResponseBodyImpl
           
 class ResponseHeaderImpl
           
 class ResponseHeaderTypeImpl
           
 class ResponseImpl
           
 class ResponseTypeImpl
           
 class TestMakerImpl
           
 class TestMakerTypeImpl
           
 class TimeImpl
           
 class TimesImpl
           
 class TimesTypeImpl
           
 class TimeTypeImpl
           
 class TransactionImpl
           
 class TransactionTypeImpl
           
 

Uses of XMLSerializable in com.pushtotest.tool.xml.results.impl.runtime
 

Subinterfaces of XMLSerializable in com.pushtotest.tool.xml.results.impl.runtime
 interface ValidatableObject
          This interface is implemented by generated classes to indicate that the class supports validation.
 

Methods in com.pushtotest.tool.xml.results.impl.runtime that return XMLSerializable
 XMLSerializable GrammarInfoImpl.castToXMLSerializable(java.lang.Object o)
           
 XMLSerializable GrammarInfo.castToXMLSerializable(java.lang.Object o)