org.codehaus.activesoap.policy.addressing
Class AttributedQName
java.lang.Object
org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
org.codehaus.activesoap.policy.addressing.AttributedQName
- All Implemented Interfaces:
- AnyAttribute, ElementContent
- Direct Known Subclasses:
- ServiceNameType
- public class AttributedQName
- extends AnyAttributeSupport
value
protected QName value
AttributedQName
public AttributedQName()
getValue
public QName getValue()
- Gets the value of the value property.
- Returns:
- possible object is
QName
setValue
public void setValue(QName value)
- Sets the value of the value property.
- Parameters:
value
- allowed object is
QName
toString
public String toString()
putValue
public void putValue(NamespaceContext namespaceContext,
String value)
writeContent
public void writeContent(AnyElementMarshaler marshaler,
XMLStreamWriter out)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.