org.codehaus.activesoap.policy.addressing
Class ServiceNameType
java.lang.Object
org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
org.codehaus.activesoap.policy.addressing.AttributedQName
org.codehaus.activesoap.policy.addressing.ServiceNameType
- All Implemented Interfaces:
- AnyAttribute, ElementContent
- public class ServiceNameType
- extends AttributedQName
PORT_NAME
public static final QName PORT_NAME
portName
protected String portName
ServiceNameType
public ServiceNameType()
getPortName
public String getPortName()
- Gets the value of the portName property.
- Returns:
- possible object is
String
setPortName
public void setPortName(String value)
- Sets the value of the portName property.
- Parameters:
value
- allowed object is
String
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.