at.gv.zustellung.zkopf.xsd.zkopf
Class ObjectFactory

java.lang.Object
  extended by at.gv.zustellung.zkopf.xsd.zkopf.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the at.gv.zustellung.zkopf.xsd.zkopf 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: at.gv.zustellung.zkopf.xsd.zkopf
 
Method Summary
 AnswerType createAnswerType()
          Create an instance of AnswerType
 AnswerType.Error createAnswerTypeError()
          Create an instance of AnswerType.Error
 AnswerType.Success createAnswerTypeSuccess()
          Create an instance of AnswerType.Success
 JAXBElement<BulkAnswerType> createBulkAnswer(BulkAnswerType value)
          Create an instance of JAXBElement<BulkAnswerType>}
 BulkAnswerType createBulkAnswerType()
          Create an instance of BulkAnswerType
 JAXBElement<BulkQueryType> createBulkQuery(BulkQueryType value)
          Create an instance of JAXBElement<BulkQueryType>}
 BulkQueryType createBulkQueryType()
          Create an instance of BulkQueryType
 JAXBElement<DeliveryAgentsType> createDeliveryAgents(DeliveryAgentsType value)
          Create an instance of JAXBElement<DeliveryAgentsType>}
 DeliveryAgentsType createDeliveryAgentsType()
          Create an instance of DeliveryAgentsType
 DeliveryAgentsType.DeliveryAgent createDeliveryAgentsTypeDeliveryAgent()
          Create an instance of DeliveryAgentsType.DeliveryAgent
 Directory createDirectory()
          Create an instance of Directory
 Directory.Entry createDirectoryEntry()
          Create an instance of Directory.Entry
 Directory.Entry.MailBoxList createDirectoryEntryMailBoxList()
          Create an instance of Directory.Entry.MailBoxList
 MessagingaddressType createMessagingaddressType()
          Create an instance of MessagingaddressType
 JAXBElement<PushResponseType> createPushResponse(PushResponseType value)
          Create an instance of JAXBElement<PushResponseType>}
 PushResponseType createPushResponseType()
          Create an instance of PushResponseType
 PushResponseType.Error createPushResponseTypeError()
          Create an instance of PushResponseType.Error
 PushResponseType.Error.FailedDN createPushResponseTypeErrorFailedDN()
          Create an instance of PushResponseType.Error.FailedDN
 PushResponseType.Success createPushResponseTypeSuccess()
          Create an instance of PushResponseType.Success
 JAXBElement<QueryType> createQuery(QueryType value)
          Create an instance of JAXBElement<QueryType>}
 QueryType createQueryType()
          Create an instance of QueryType
 JAXBElement<StdAnswerType> createStdAnswer(StdAnswerType value)
          Create an instance of JAXBElement<StdAnswerType>}
 StdAnswerType createStdAnswerType()
          Create an instance of StdAnswerType
 StdAnswerType.Success createStdAnswerTypeSuccess()
          Create an instance of StdAnswerType.Success
 ZuseType createZuseType()
          Create an instance of ZuseType
 
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: at.gv.zustellung.zkopf.xsd.zkopf

Method Detail

createAnswerTypeSuccess

public AnswerType.Success createAnswerTypeSuccess()
Create an instance of AnswerType.Success


createPushResponseTypeErrorFailedDN

public PushResponseType.Error.FailedDN createPushResponseTypeErrorFailedDN()
Create an instance of PushResponseType.Error.FailedDN


createDirectoryEntryMailBoxList

public Directory.Entry.MailBoxList createDirectoryEntryMailBoxList()
Create an instance of Directory.Entry.MailBoxList


createBulkQueryType

public BulkQueryType createBulkQueryType()
Create an instance of BulkQueryType


createPushResponseType

public PushResponseType createPushResponseType()
Create an instance of PushResponseType


createAnswerTypeError

public AnswerType.Error createAnswerTypeError()
Create an instance of AnswerType.Error


createStdAnswerType

public StdAnswerType createStdAnswerType()
Create an instance of StdAnswerType


createBulkAnswerType

public BulkAnswerType createBulkAnswerType()
Create an instance of BulkAnswerType


createAnswerType

public AnswerType createAnswerType()
Create an instance of AnswerType


createPushResponseTypeError

public PushResponseType.Error createPushResponseTypeError()
Create an instance of PushResponseType.Error


createDeliveryAgentsType

public DeliveryAgentsType createDeliveryAgentsType()
Create an instance of DeliveryAgentsType


createDirectory

public Directory createDirectory()
Create an instance of Directory


createQueryType

public QueryType createQueryType()
Create an instance of QueryType


createMessagingaddressType

public MessagingaddressType createMessagingaddressType()
Create an instance of MessagingaddressType


createStdAnswerTypeSuccess

public StdAnswerType.Success createStdAnswerTypeSuccess()
Create an instance of StdAnswerType.Success


createDeliveryAgentsTypeDeliveryAgent

public DeliveryAgentsType.DeliveryAgent createDeliveryAgentsTypeDeliveryAgent()
Create an instance of DeliveryAgentsType.DeliveryAgent


createDirectoryEntry

public Directory.Entry createDirectoryEntry()
Create an instance of Directory.Entry


createZuseType

public ZuseType createZuseType()
Create an instance of ZuseType


createPushResponseTypeSuccess

public PushResponseType.Success createPushResponseTypeSuccess()
Create an instance of PushResponseType.Success


createQuery

public JAXBElement<QueryType> createQuery(QueryType value)
Create an instance of JAXBElement<QueryType>}


createBulkAnswer

public JAXBElement<BulkAnswerType> createBulkAnswer(BulkAnswerType value)
Create an instance of JAXBElement<BulkAnswerType>}


createDeliveryAgents

public JAXBElement<DeliveryAgentsType> createDeliveryAgents(DeliveryAgentsType value)
Create an instance of JAXBElement<DeliveryAgentsType>}


createPushResponse

public JAXBElement<PushResponseType> createPushResponse(PushResponseType value)
Create an instance of JAXBElement<PushResponseType>}


createStdAnswer

public JAXBElement<StdAnswerType> createStdAnswer(StdAnswerType value)
Create an instance of JAXBElement<StdAnswerType>}


createBulkQuery

public JAXBElement<BulkQueryType> createBulkQuery(BulkQueryType value)
Create an instance of JAXBElement<BulkQueryType>}



Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.