Uses of Class
com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing.AttributedURIType

Packages that use AttributedURIType
com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing   
 

Uses of AttributedURIType in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing
 

Fields in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing declared as AttributedURIType
protected  AttributedURIType ProblemActionType.action
           
protected  AttributedURIType EndpointReferenceType.address
           
 

Methods in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing that return AttributedURIType
 AttributedURIType ObjectFactory.createAttributedURIType()
          Create an instance of AttributedURIType
 AttributedURIType ProblemActionType.getAction()
          Gets the value of the action property.
 AttributedURIType EndpointReferenceType.getAddress()
          Gets the value of the address property.
 

Methods in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing that return types with arguments of type AttributedURIType
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createAction(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createMessageID(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createProblemIRI(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createTo(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 

Methods in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing with parameters of type AttributedURIType
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createAction(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createMessageID(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createProblemIRI(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 javax.xml.bind.JAXBElement<AttributedURIType> ObjectFactory.createTo(AttributedURIType value)
          Create an instance of JAXBElement<AttributedURIType>}
 void ProblemActionType.setAction(AttributedURIType value)
          Sets the value of the action property.
 void EndpointReferenceType.setAddress(AttributedURIType value)
          Sets the value of the address property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.