org.w3.x2005.x08.addressing
Class EndpointReferenceType.Address.Factory

java.lang.Object
  extended by org.w3.x2005.x08.addressing.EndpointReferenceType.Address.Factory
Enclosing interface:
EndpointReferenceType.Address

public static final class EndpointReferenceType.Address.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static EndpointReferenceType.Address newInstance()
           
static EndpointReferenceType.Address newInstance(org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType.Address newValue(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static EndpointReferenceType.Address newValue(Object obj)

newInstance

public static EndpointReferenceType.Address newInstance()

newInstance

public static EndpointReferenceType.Address newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.