org.eclipse.swordfish.registry.domain
Class PolicyRefExtensionImpl
java.lang.Object
org.eclipse.swordfish.registry.domain.ExtensibilityBase
org.eclipse.swordfish.registry.domain.PolicyRefExtensionImpl
- All Implemented Interfaces:
- javax.wsdl.extensions.ExtensibilityElement, PolicyRefExtension
public class PolicyRefExtensionImpl
- extends ExtensibilityBase
- implements PolicyRefExtension
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement |
getRequired, setRequired |
POLICYREF_QN
public static final javax.xml.namespace.QName POLICYREF_QN
URI_ATTR
public static final java.lang.String URI_ATTR
- See Also:
- Constant Field Values
setElementType
public void setElementType(javax.xml.namespace.QName elementType)
- Specified by:
setElementType in interface javax.wsdl.extensions.ExtensibilityElement
getElementType
public javax.xml.namespace.QName getElementType()
- Specified by:
getElementType in interface javax.wsdl.extensions.ExtensibilityElement
setURI
public void setURI(java.lang.String uri)
- Specified by:
setURI in interface PolicyRefExtension
getURI
public java.lang.String getURI()
- Specified by:
getURI in interface PolicyRefExtension