org.codehaus.activesoap.policy.addressing
Class Relationship
java.lang.Object
org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
org.codehaus.activesoap.policy.addressing.AttributedURI
org.codehaus.activesoap.policy.addressing.Relationship
- All Implemented Interfaces:
- AnyAttribute, ElementContent
- public class Relationship
- extends AttributedURI
RELATIONSHIP_TYPE_NAME
public static final QName RELATIONSHIP_TYPE_NAME
relationshipType
protected QName relationshipType
Relationship
public Relationship()
getRelationshipType
public QName getRelationshipType()
- Gets the value of the relationshipType property.
- Returns:
- possible object is
QName
setRelationshipType
public void setRelationshipType(QName value)
- Sets the value of the relationshipType property.
- Parameters:
value
- allowed object is
QName
putAttributeValue
public void putAttributeValue(NamespaceContext namespaceContext,
QName attributeName,
String attributeValue)
- Specified by:
putAttributeValue
in interface AnyAttribute
- Overrides:
putAttributeValue
in class AnyAttributeSupport
writeAttributes
public void writeAttributes(XMLStreamWriter out)
throws XMLStreamException
- Overrides:
writeAttributes
in class AnyAttributeSupport
- Throws:
XMLStreamException
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.