|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.scape_project.xa.tw.toolspec.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the eu.scape_project.xa.tw.toolspec 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.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.scape_project.xa.tw.toolspec |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public Tool createTool()
Tool
public Outputs createOutputs()
Outputs
public Input createInput()
Input
public Operation createOperation()
Operation
public Format createFormat()
Format
public Operations createOperations()
Operations
public Output createOutput()
Output
public InOut createInOut()
InOut
public Property createProperty()
Property
public Inputs createInputs()
Inputs
public Properties createProperties()
Properties
public Installation createInstallation()
Installation
public License createLicense()
License
public Stdout createStdout()
Stdout
public InOutAttrs createInOutAttrs()
InOutAttrs
public Stdin createStdin()
Stdin
public Parameter createParameter()
Parameter
public OperatingSystemDependency createOperatingSystemDependency()
OperatingSystemDependency
public JAXBElement<Tool> createTool(Tool value)
JAXBElement
<
Tool
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |