Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.AttributedQNameType
Packages that use AttributedQNameType
-
Uses of AttributedQNameType in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return AttributedQNameTypeModifier and TypeMethodDescriptionAttributedQNameType.clone()AttributedQNameType.copyExcept(PropertyTree _propertyTree) AttributedQNameType.copyOnly(PropertyTree _propertyTree) ObjectFactory.createAttributedQNameType()Create an instance ofAttributedQNameTypeAttributedQNameType.createCopy()AttributedQNameType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type AttributedQNameTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributedQNameType>ObjectFactory.createProblemHeaderQName(AttributedQNameType value) Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type AttributedQNameTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributedQNameType>ObjectFactory.createProblemHeaderQName(AttributedQNameType value) Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type AttributedQNameTypeModifierConstructorDescriptionInstantiates a AttributedQNameType copying the state of another AttributedQNameTypeAttributedQNameType(AttributedQNameType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AttributedQNameType copying the state of another AttributedQNameType