Uses of Class
org.w3._2005._08.addressing.AttributedAnyType

Packages that use AttributedAnyType
org.w3._2005._08.addressing   
 

Uses of AttributedAnyType in org.w3._2005._08.addressing
 

Methods in org.w3._2005._08.addressing that return AttributedAnyType
 AttributedAnyType ObjectFactory.createAttributedAnyType()
          Create an instance of AttributedAnyType
 

Methods in org.w3._2005._08.addressing that return types with arguments of type AttributedAnyType
 javax.xml.bind.JAXBElement<AttributedAnyType> ObjectFactory.createProblemHeader(AttributedAnyType value)
          Create an instance of JAXBElement<AttributedAnyType>}
 

Methods in org.w3._2005._08.addressing with parameters of type AttributedAnyType
 javax.xml.bind.JAXBElement<AttributedAnyType> ObjectFactory.createProblemHeader(AttributedAnyType value)
          Create an instance of JAXBElement<AttributedAnyType>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.