|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.bind.JAXBContext
com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime.DefaultJAXBContextImpl
com.pushtotest.testmaker.XSTest.xml.TestScenario.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the com.pushtotest.testmaker.XSTest.xml.TestScenario package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Field Summary | |
|---|---|
static GrammarInfo |
grammarInfo
|
static java.lang.Class |
version
|
| Fields inherited from class javax.xml.bind.JAXBContext |
|---|
JAXB_CONTEXT_FACTORY |
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.pushtotest.testmaker.XSTest.xml.TestScenario |
|
| Method Summary | |
|---|---|
AcceptsT |
createAcceptsT()
Create an instance of AcceptsT |
ArgumentsT |
createArgumentsT()
Create an instance of ArgumentsT |
ArgumentT |
createArgumentT()
Create an instance of ArgumentT |
AxisType |
createAxisType()
Create an instance of AxisType |
BasicsT |
createBasicsT()
Create an instance of BasicsT |
CallT |
createCallT()
Create an instance of CallT |
ChartT |
createChartT()
Create an instance of ChartT |
ContainerT |
createContainerT()
Create an instance of ContainerT |
CrlevelsT |
createCrlevelsT()
Create an instance of CrlevelsT |
DatasourcesT |
createDatasourcesT()
Create an instance of DatasourcesT |
DataT |
createDataT()
Create an instance of DataT |
DebugT |
createDebugT()
Create an instance of DebugT |
DimensionsT |
createDimensionsT()
Create an instance of DimensionsT |
DimensionsT.UsecasesType |
createDimensionsTUsecasesType()
Create an instance of DimensionsTUsecasesType |
DplDefTypeT |
createDplDefTypeT()
Create an instance of DplDefTypeT |
DplT |
createDplT()
Create an instance of DplT |
EmailT |
createEmailT()
Create an instance of EmailT |
ExceptionT |
createExceptionT()
Create an instance of ExceptionT |
GraphType |
createGraphType()
Create an instance of GraphType |
JarT |
createJarT()
Create an instance of JarT |
LoadTestT |
createLoadTestT()
Create an instance of LoadTestT |
LoggingT |
createLoggingT()
Create an instance of LoggingT |
LogsT |
createLogsT()
Create an instance of LogsT |
LogT |
createLogT()
Create an instance of LogT |
MailT |
createMailT()
Create an instance of MailT |
MessagesizesT |
createMessagesizesT()
Create an instance of MessagesizesT |
ModuleT |
createModuleT()
Create an instance of ModuleT |
MonitorT |
createMonitorT()
Create an instance of MonitorT |
MonitorTestT |
createMonitorTestT()
Create an instance of MonitorTestT |
NodeT |
createNodeT()
Create an instance of NodeT |
NotificationsT |
createNotificationsT()
Create an instance of NotificationsT |
OptionsT |
createOptionsT()
Create an instance of OptionsT |
OptionsType |
createOptionsType()
Create an instance of OptionsType |
OptionType |
createOptionType()
Create an instance of OptionType |
PathT |
createPathT()
Create an instance of PathT |
ResourcesT |
createResourcesT()
Create an instance of ResourcesT |
ResourcesT.Data |
createResourcesTData()
Create an instance of ResourcesTData |
ResourcesT.Jar |
createResourcesTJar()
Create an instance of ResourcesTJar |
ResourcesT.Module |
createResourcesTModule()
Create an instance of ResourcesTModule |
ResourcesT.Soapui |
createResourcesTSoapui()
Create an instance of ResourcesTSoapui |
ResourcesT.Testgen4Web |
createResourcesTTestgen4Web()
Create an instance of ResourcesTTestgen4Web |
SecondsT |
createSecondsT()
Create an instance of SecondsT |
SecurityT |
createSecurityT()
Create an instance of SecurityT |
SequenceT |
createSequenceT()
Create an instance of SequenceT |
SeriesType |
createSeriesType()
Create an instance of SeriesType |
SoapuiT |
createSoapuiT()
Create an instance of SoapuiT |
TallyT |
createTallyT()
Create an instance of TallyT |
Testgen4WebT |
createTestgen4WebT()
Create an instance of Testgen4WebT |
TestnodesT |
createTestnodesT()
Create an instance of TestnodesT |
Testscenario |
createTestscenario()
Create an instance of Testscenario |
TestscenarioT |
createTestscenarioT()
Create an instance of TestscenarioT |
TestT |
createTestT()
Create an instance of TestT |
TestusecaseT |
createTestusecaseT()
Create an instance of TestusecaseT |
UntilT |
createUntilT()
Create an instance of UntilT |
UsecasesT |
createUsecasesT()
Create an instance of UsecasesT |
UsecaseT |
createUsecaseT()
Create an instance of UsecaseT |
ValueContainerT |
createValueContainerT()
Create an instance of ValueContainerT |
ValueType |
createValueType()
Create an instance of ValueType |
java.lang.Object |
getProperty(java.lang.String name)
Get the specified property. |
java.lang.Object |
newInstance(java.lang.Class javaContentInterface)
Create an instance of the specified Java content interface. |
void |
setProperty(java.lang.String name,
java.lang.Object value)
Set the specified property. |
| Methods inherited from class com.pushtotest.testmaker.XSTest.xml.TestScenario.impl.runtime.DefaultJAXBContextImpl |
|---|
createMarshaller, createUnmarshaller, createValidator, getGrammar, getGrammarInfo |
| Methods inherited from class javax.xml.bind.JAXBContext |
|---|
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GrammarInfo grammarInfo
public static final java.lang.Class version
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public java.lang.Object newInstance(java.lang.Class javaContentInterface)
throws javax.xml.bind.JAXBException
newInstance in class DefaultJAXBContextImpljavaContentInterface - the Class object of the javacontent interface to instantiate
JAXBException - if an error occurs
public java.lang.Object getProperty(java.lang.String name)
throws javax.xml.bind.PropertyException
getProperty in class DefaultJAXBContextImplname - the name of the property to retrieve
PropertyException - when there is an error retrieving the given property or value
public void setProperty(java.lang.String name,
java.lang.Object value)
throws javax.xml.bind.PropertyException
setProperty in class DefaultJAXBContextImplvalue - the value of the property to be setname - the name of the property to retrieve
PropertyException - when there is an error processing the given property or value
public TestscenarioT createTestscenarioT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DimensionsT createDimensionsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SeriesType createSeriesType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public AcceptsT createAcceptsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DplT createDplT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public OptionsT createOptionsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public LoggingT createLoggingT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SecondsT createSecondsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ResourcesT.Data createResourcesTData()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ValueType createValueType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public JarT createJarT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ArgumentT createArgumentT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public Testscenario createTestscenario()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public OptionType createOptionType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public AxisType createAxisType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public CallT createCallT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ChartT createChartT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ResourcesT createResourcesT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ResourcesT.Soapui createResourcesTSoapui()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SequenceT createSequenceT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public TestnodesT createTestnodesT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DebugT createDebugT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ResourcesT.Module createResourcesTModule()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public OptionsType createOptionsType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DatasourcesT createDatasourcesT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public LogsT createLogsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DplDefTypeT createDplDefTypeT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ModuleT createModuleT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public TestusecaseT createTestusecaseT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public NodeT createNodeT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public PathT createPathT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public BasicsT createBasicsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public TestT createTestT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public UsecaseT createUsecaseT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public EmailT createEmailT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ArgumentsT createArgumentsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public MailT createMailT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public UsecasesT createUsecasesT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public MessagesizesT createMessagesizesT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DimensionsT.UsecasesType createDimensionsTUsecasesType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public NotificationsT createNotificationsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public TallyT createTallyT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public GraphType createGraphType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public MonitorT createMonitorT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ExceptionT createExceptionT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SecurityT createSecurityT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DataT createDataT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ContainerT createContainerT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public UntilT createUntilT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public LoadTestT createLoadTestT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public MonitorTestT createMonitorTestT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ResourcesT.Testgen4Web createResourcesTTestgen4Web()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public CrlevelsT createCrlevelsT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public Testgen4WebT createTestgen4WebT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public LogT createLogT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ValueContainerT createValueContainerT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ResourcesT.Jar createResourcesTJar()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SoapuiT createSoapuiT()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||