|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.connectormgmt.jaxb.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the oracle.iam.connectormgmt.jaxb 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: oracle.iam.connectormgmt.jaxb |
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement |
createConfiguration(TConfiguration value)Create an instance of JAXBElement<TConfiguration>} |
javax.xml.bind.JAXBElement |
createConnector(TConnector value)Create an instance of JAXBElement<TConnector>} |
javax.xml.bind.JAXBElement |
createConnectorName(java.lang.String value)Create an instance of JAXBElement<String>} |
javax.xml.bind.JAXBElement |
createConnectorVersion(java.lang.String value)Create an instance of JAXBElement<String>} |
javax.xml.bind.JAXBElement |
createDependencyConnector(TDependencyConnector value)Create an instance of JAXBElement<TDependencyConnector>} |
javax.xml.bind.JAXBElement |
createDependencyConnectorName(java.lang.String value)Create an instance of JAXBElement<String>} |
javax.xml.bind.JAXBElement |
createDependencyConnectorVersion(java.lang.String value)Create an instance of JAXBElement<String>} |
javax.xml.bind.JAXBElement |
createDestination(TDestination value)Create an instance of JAXBElement<TDestination>} |
javax.xml.bind.JAXBElement |
createFile(java.lang.String value)Create an instance of JAXBElement<String>} |
javax.xml.bind.JAXBElement |
createFilecopy(TFilecopy value)Create an instance of JAXBElement<TFilecopy>} |
javax.xml.bind.JAXBElement |
createPreInstall(TPreInstall value)Create an instance of JAXBElement<TPreInstall>} |
javax.xml.bind.JAXBElement |
createSource(TSource value)Create an instance of JAXBElement<TSource>} |
javax.xml.bind.JAXBElement |
createStep(java.lang.String value)Create an instance of JAXBElement<String>} |
TConfiguration |
createTConfiguration()Create an instance of TConfiguration |
TConnector |
createTConnector()Create an instance of TConnector |
TDependencyConnector |
createTDependencyConnector()Create an instance of TDependencyConnector |
TDestination |
createTDestination()Create an instance of TDestination |
TFilecopy |
createTFilecopy()Create an instance of TFilecopy |
javax.xml.bind.JAXBElement |
createTitle(TTitle value)Create an instance of JAXBElement<TTitle>} |
TPreInstall |
createTPreInstall()Create an instance of TPreInstall |
TSource |
createTSource()Create an instance of TSource |
TTitle |
createTTitle()Create an instance of TTitle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public TFilecopy createTFilecopy()
TFilecopypublic TConfiguration createTConfiguration()
TConfigurationpublic TDependencyConnector createTDependencyConnector()
TDependencyConnectorpublic TPreInstall createTPreInstall()
TPreInstallpublic TTitle createTTitle()
TTitlepublic TDestination createTDestination()
TDestinationpublic TConnector createTConnector()
TConnectorpublic TSource createTSource()
TSourcepublic javax.xml.bind.JAXBElement createConnectorVersion(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement createConnectorName(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement createFilecopy(TFilecopy value)
JAXBElement<TFilecopy>}public javax.xml.bind.JAXBElement createDependencyConnector(TDependencyConnector value)
JAXBElement<TDependencyConnector>}public javax.xml.bind.JAXBElement createDestination(TDestination value)
JAXBElement<TDestination>}public javax.xml.bind.JAXBElement createTitle(TTitle value)
JAXBElement<TTitle>}public javax.xml.bind.JAXBElement createDependencyConnectorName(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement createSource(TSource value)
JAXBElement<TSource>}public javax.xml.bind.JAXBElement createDependencyConnectorVersion(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement createFile(java.lang.String value)
JAXBElement<String>}public javax.xml.bind.JAXBElement createPreInstall(TPreInstall value)
JAXBElement<TPreInstall>}public javax.xml.bind.JAXBElement createConnector(TConnector value)
JAXBElement<TConnector>}public javax.xml.bind.JAXBElement createConfiguration(TConfiguration value)
JAXBElement<TConfiguration>}public javax.xml.bind.JAXBElement createStep(java.lang.String value)
JAXBElement<String>}
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||