Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.wsaddr.AttributedURIType

Packages that use AttributedURIType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.wsaddr   
 

Uses of AttributedURIType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.wsaddr
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.wsaddr declared as AttributedURIType
protected  AttributedURIType ProblemActionType.action
           
protected  AttributedURIType EndpointReferenceType.address
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.wsaddr that return AttributedURIType
 AttributedURIType AttributedURIType.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.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.priv.indexed.valueclass.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.
 

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



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