org.xml.xml.schema._7f0d86bd.healthcare_security_audit
Class ObjectFactory

java.lang.Object
  extended by org.xml.xml.schema._7f0d86bd.healthcare_security_audit.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.xml.xml.schema._7f0d86bd.healthcare_security_audit 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: org.xml.xml.schema._7f0d86bd.healthcare_security_audit
 
Method Summary
 ActiveParticipantType createActiveParticipantType()
          Create an instance of ActiveParticipantType
 AuditMessage createAuditMessage()
          Create an instance of AuditMessage
 AuditMessage.ActiveParticipant createAuditMessageActiveParticipant()
          Create an instance of AuditMessage.ActiveParticipant
 AuditSourceIdentificationType createAuditSourceIdentificationType()
          Create an instance of AuditSourceIdentificationType
 CodedValueType createCodedValueType()
          Create an instance of CodedValueType
 EventIdentificationType createEventIdentificationType()
          Create an instance of EventIdentificationType
 FindAuditEventsRequest createFindAuditEventsRequest()
          Create an instance of FindAuditEventsRequest
 FindAuditEventsResponse createFindAuditEventsResponse()
          Create an instance of FindAuditEventsResponse
 ParticipantObjectIdentificationType createParticipantObjectIdentificationType()
          Create an instance of ParticipantObjectIdentificationType
 TypeValuePairType createTypeValuePairType()
          Create an instance of TypeValuePairType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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: org.xml.xml.schema._7f0d86bd.healthcare_security_audit

Method Detail

createParticipantObjectIdentificationType

public ParticipantObjectIdentificationType createParticipantObjectIdentificationType()
Create an instance of ParticipantObjectIdentificationType


createFindAuditEventsRequest

public FindAuditEventsRequest createFindAuditEventsRequest()
Create an instance of FindAuditEventsRequest


createCodedValueType

public CodedValueType createCodedValueType()
Create an instance of CodedValueType


createTypeValuePairType

public TypeValuePairType createTypeValuePairType()
Create an instance of TypeValuePairType


createEventIdentificationType

public EventIdentificationType createEventIdentificationType()
Create an instance of EventIdentificationType


createAuditMessage

public AuditMessage createAuditMessage()
Create an instance of AuditMessage


createActiveParticipantType

public ActiveParticipantType createActiveParticipantType()
Create an instance of ActiveParticipantType


createAuditSourceIdentificationType

public AuditSourceIdentificationType createAuditSourceIdentificationType()
Create an instance of AuditSourceIdentificationType


createFindAuditEventsResponse

public FindAuditEventsResponse createFindAuditEventsResponse()
Create an instance of FindAuditEventsResponse


createAuditMessageActiveParticipant

public AuditMessage.ActiveParticipant createAuditMessageActiveParticipant()
Create an instance of AuditMessage.ActiveParticipant



Copyright © 2010-2011 HNIN Direct. All Rights Reserved.