org.codehaus.activesoap.policy.addressing
Class AttributedURI
java.lang.Object
org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
org.codehaus.activesoap.policy.addressing.AttributedURI
- All Implemented Interfaces:
- AnyAttribute, ElementContent
- Direct Known Subclasses:
- Relationship
- public class AttributedURI
- extends AnyAttributeSupport
value
protected String value
AttributedURI
public AttributedURI()
AttributedURI
public AttributedURI(String value)
getValue
public String getValue()
- Gets the value of the value property.
- Returns:
- possible object is
String
setValue
public void setValue(String value)
- Sets the value of the value property.
- Parameters:
value
- allowed object is
String
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.