Skip navigation links


oracle.iam.reconciliation.profileconfig.vo
Class ObjectFactory

java.lang.Object
  extended by oracle.iam.reconciliation.profileconfig.vo.ObjectFactory


public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the oracle.iam.reconciliation.profileconfig.vo 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.reconciliation.profileconfig.vo

 

Method Summary
 ActionRulesType createActionRulesType()
          Create an instance of ActionRulesType
 ActionType createActionType()
          Create an instance of ActionType
 ChilddataType createChilddataType()
          Create an instance of ChilddataType
 FieldType createFieldType()
          Create an instance of FieldType
 FormDetailsType createFormDetailsType()
          Create an instance of FormDetailsType
 FormRecondetailsType createFormRecondetailsType()
          Create an instance of FormRecondetailsType
 GeneralconfigType createGeneralconfigType()
          Create an instance of GeneralconfigType
 ReconAttributeType createReconAttributeType()
          Create an instance of ReconAttributeType
 ReconAttrlistType createReconAttrlistType()
          Create an instance of ReconAttrlistType
 ReconConfig createReconConfig()
          Create an instance of ReconConfig
 TransformationSourceType createTransformationSourceType()
          Create an instance of TransformationSourceType
 TransformationType createTransformationType()
          Create an instance of TransformationType
 TransformationType.Parameter createTransformationTypeParameter()
          Create an instance of TransformationType.Parameter

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.iam.reconciliation.profileconfig.vo

Method Detail

createFormDetailsType

public FormDetailsType createFormDetailsType()
Create an instance of FormDetailsType

createTransformationSourceType

public TransformationSourceType createTransformationSourceType()
Create an instance of TransformationSourceType

createFieldType

public FieldType createFieldType()
Create an instance of FieldType

createTransformationType

public TransformationType createTransformationType()
Create an instance of TransformationType

createReconAttributeType

public ReconAttributeType createReconAttributeType()
Create an instance of ReconAttributeType

createActionType

public ActionType createActionType()
Create an instance of ActionType

createChilddataType

public ChilddataType createChilddataType()
Create an instance of ChilddataType

createFormRecondetailsType

public FormRecondetailsType createFormRecondetailsType()
Create an instance of FormRecondetailsType

createReconConfig

public ReconConfig createReconConfig()
Create an instance of ReconConfig

createActionRulesType

public ActionRulesType createActionRulesType()
Create an instance of ActionRulesType

createGeneralconfigType

public GeneralconfigType createGeneralconfigType()
Create an instance of GeneralconfigType

createReconAttrlistType

public ReconAttrlistType createReconAttrlistType()
Create an instance of ReconAttrlistType

createTransformationTypeParameter

public TransformationType.Parameter createTransformationTypeParameter()
Create an instance of TransformationType.Parameter

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.