Uses of Class
com.atomikos.icatch.jaxb.wsc.v200410.AttributedURI

Packages that use AttributedURI
com.atomikos.icatch.jaxb.wsc.v200410   
 

Uses of AttributedURI in com.atomikos.icatch.jaxb.wsc.v200410
 

Fields in com.atomikos.icatch.jaxb.wsc.v200410 declared as AttributedURI
protected  AttributedURI EndpointReferenceType.address
           
 

Methods in com.atomikos.icatch.jaxb.wsc.v200410 that return AttributedURI
 AttributedURI ObjectFactory.createAttributedURI()
          Create an instance of AttributedURI
 AttributedURI EndpointReferenceType.getAddress()
          Gets the value of the address property.
 

Methods in com.atomikos.icatch.jaxb.wsc.v200410 that return types with arguments of type AttributedURI
 javax.xml.bind.JAXBElement<AttributedURI> ObjectFactory.createAction(AttributedURI value)
          Create an instance of JAXBElement<AttributedURI>}
 javax.xml.bind.JAXBElement<AttributedURI> ObjectFactory.createMessageID(AttributedURI value)
          Create an instance of JAXBElement<AttributedURI>}
 javax.xml.bind.JAXBElement<AttributedURI> ObjectFactory.createTo(AttributedURI value)
          Create an instance of JAXBElement<AttributedURI>}
 

Methods in com.atomikos.icatch.jaxb.wsc.v200410 with parameters of type AttributedURI
 javax.xml.bind.JAXBElement<AttributedURI> ObjectFactory.createAction(AttributedURI value)
          Create an instance of JAXBElement<AttributedURI>}
 javax.xml.bind.JAXBElement<AttributedURI> ObjectFactory.createMessageID(AttributedURI value)
          Create an instance of JAXBElement<AttributedURI>}
 javax.xml.bind.JAXBElement<AttributedURI> ObjectFactory.createTo(AttributedURI value)
          Create an instance of JAXBElement<AttributedURI>}
 void EndpointReferenceType.setAddress(AttributedURI value)
          Sets the value of the address property.
 



Copyright © 2012. All Rights Reserved.