Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.AttributedURIType

Packages that use AttributedURIType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl   
 

Uses of AttributedURIType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr 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 net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr 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 net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr 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.
 

Uses of AttributedURIType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl that implement AttributedURIType
 class AttributedURITypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl that return AttributedURIType
 AttributedURIType ProblemActionTypeImpl.getAction()
           
 AttributedURIType EndpointReferenceTypeImpl.getAddress()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl with parameters of type AttributedURIType
 void ProblemActionTypeImpl.setAction(AttributedURIType value)
           
 void EndpointReferenceTypeImpl.setAddress(AttributedURIType value)
           
 



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