Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr.EndpointReferenceType

Packages that use EndpointReferenceType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr   
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsrm   
 

Uses of EndpointReferenceType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr that return EndpointReferenceType
 EndpointReferenceType EndpointReferenceType.clone()
          Creates and returns a copy of this object.
 EndpointReferenceType ObjectFactory.createEndpointReferenceType()
          Create an instance of EndpointReferenceType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr that return types with arguments of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFaultTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFrom(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createReplyTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr with parameters of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFaultTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFrom(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createReplyTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr with parameters of type EndpointReferenceType
EndpointReferenceType(EndpointReferenceType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr.EndpointReferenceType instance by copying a given instance.
 

Uses of EndpointReferenceType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsrm
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsrm declared as EndpointReferenceType
protected  EndpointReferenceType CreateSequenceType.acksTo
           
protected  EndpointReferenceType AcceptType.acksTo
           
protected  EndpointReferenceType OfferType.endpoint
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsrm that return EndpointReferenceType
static EndpointReferenceType ObjectFactory.copyOfEndpointReferenceType(EndpointReferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr.EndpointReferenceType instance.
 EndpointReferenceType CreateSequenceType.getAcksTo()
          Gets the value of the acksTo property.
 EndpointReferenceType AcceptType.getAcksTo()
          Gets the value of the acksTo property.
 EndpointReferenceType OfferType.getEndpoint()
          Gets the value of the endpoint property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsrm that return types with arguments of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createAcksTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsrm with parameters of type EndpointReferenceType
static EndpointReferenceType ObjectFactory.copyOfEndpointReferenceType(EndpointReferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.wsaddr.EndpointReferenceType instance.
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createAcksTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 void CreateSequenceType.setAcksTo(EndpointReferenceType value)
          Sets the value of the acksTo property.
 void AcceptType.setAcksTo(EndpointReferenceType value)
          Sets the value of the acksTo property.
 void OfferType.setEndpoint(EndpointReferenceType value)
          Sets the value of the endpoint property.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.