Skip navigation links


oracle.iam.reconciliation.reconconfig.vo
Class ObjectFactory

java.lang.Object
  extended by oracle.iam.reconciliation.reconconfig.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.reconconfig.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.reconconfig.vo

 

Method Summary
 ActionRulesType createActionRulesType()
          Create an instance of ActionRulesType
 ActionType createActionType()
          Create an instance of ActionType
 FieldType createFieldType()
          Create an instance of FieldType
 MatchingruleType createMatchingruleType()
          Create an instance of MatchingruleType
 MultivalfieldType createMultivalfieldType()
          Create an instance of MultivalfieldType
 Reconconnectorconfig createReconconnectorconfig()
          Create an instance of Reconconnectorconfig
 SinglevaluedfieldType createSinglevaluedfieldType()
          Create an instance of SinglevaluedfieldType
 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.reconconfig.vo

Method Detail

createSinglevaluedfieldType

public SinglevaluedfieldType createSinglevaluedfieldType()
Create an instance of SinglevaluedfieldType

createActionRulesType

public ActionRulesType createActionRulesType()
Create an instance of ActionRulesType

createTransformationTypeParameter

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

createReconconnectorconfig

public Reconconnectorconfig createReconconnectorconfig()
Create an instance of Reconconnectorconfig

createTransformationType

public TransformationType createTransformationType()
Create an instance of TransformationType

createMatchingruleType

public MatchingruleType createMatchingruleType()
Create an instance of MatchingruleType

createFieldType

public FieldType createFieldType()
Create an instance of FieldType

createTransformationSourceType

public TransformationSourceType createTransformationSourceType()
Create an instance of TransformationSourceType

createActionType

public ActionType createActionType()
Create an instance of ActionType

createMultivalfieldType

public MultivalfieldType createMultivalfieldType()
Create an instance of MultivalfieldType

Skip navigation links


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