Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.AttributedURIType
Packages that use AttributedURIType
-
Uses of AttributedURIType in org.somda.sdc.dpws.soap.wsaddressing.model
Fields in org.somda.sdc.dpws.soap.wsaddressing.model declared as AttributedURITypeModifier and TypeFieldDescriptionprotected AttributedURITypeProblemActionType.actionprotected AttributedURITypeEndpointReferenceType.addressMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return AttributedURITypeModifier and TypeMethodDescriptionAttributedURIType.clone()AttributedURIType.copyExcept(PropertyTree _propertyTree) AttributedURIType.copyOnly(PropertyTree _propertyTree) ObjectFactory.createAttributedURIType()Create an instance ofAttributedURITypeAttributedURIType.createCopy()AttributedURIType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ProblemActionType.getAction()Gets the value of the action property.EndpointReferenceType.getAddress()Gets the value of the address property.Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type AttributedURITypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createAction(AttributedURIType value) javax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createMessageID(AttributedURIType value) javax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createProblemIRI(AttributedURIType value) javax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createTo(AttributedURIType value) Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type AttributedURITypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createAction(AttributedURIType value) javax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createMessageID(AttributedURIType value) javax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createProblemIRI(AttributedURIType value) javax.xml.bind.JAXBElement<AttributedURIType>ObjectFactory.createTo(AttributedURIType value) voidProblemActionType.setAction(AttributedURIType value) Sets the value of the action property.voidEndpointReferenceType.setAddress(AttributedURIType value) Sets the value of the address property.Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type AttributedURITypeModifierConstructorDescriptionAttributedURIType(AttributedURIType _other) Instantiates a AttributedURIType copying the state of another AttributedURITypeAttributedURIType(AttributedURIType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AttributedURIType copying the state of another AttributedURIType