be.cin.nip.sync.reg.v1
Class ObjectFactory

java.lang.Object
  extended by be.cin.nip.sync.reg.v1.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the be.cin.nip.sync.reg.v1 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: be.cin.nip.sync.reg.v1
 
Method Summary
 BankAccountType createBankAccountType()
          Create an instance of BankAccountType
 RegistrantType createRegistrantType()
          Create an instance of RegistrantType
 RegistrationAnswerType createRegistrationAnswerType()
          Create an instance of RegistrationAnswerType
 Registrations createRegistrations()
          Create an instance of Registrations
 RegistrationsAnswer createRegistrationsAnswer()
          Create an instance of RegistrationsAnswer
 RegistrationType createRegistrationType()
          Create an instance of RegistrationType
 
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: be.cin.nip.sync.reg.v1

Method Detail

createRegistrationsAnswer

public RegistrationsAnswer createRegistrationsAnswer()
Create an instance of RegistrationsAnswer


createRegistrantType

public RegistrantType createRegistrantType()
Create an instance of RegistrantType


createRegistrationAnswerType

public RegistrationAnswerType createRegistrationAnswerType()
Create an instance of RegistrationAnswerType


createRegistrations

public Registrations createRegistrations()
Create an instance of Registrations


createRegistrationType

public RegistrationType createRegistrationType()
Create an instance of RegistrationType


createBankAccountType

public BankAccountType createBankAccountType()
Create an instance of BankAccountType




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.