public class Property extends BpelObject4WSDL
<property
element.ATTR_LINENO
Constructor and Description |
---|
Property(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getName()
Get the name of the property; note that this name is in the target-namespace of the WSDL.
|
javax.xml.namespace.QName |
getPropertyType()
Get the name of the schema type for this property
|
getElementType, getRequired, getTargetNamespace, setElementType, setRequired, setTargetNamespace
createBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toString
public javax.xml.namespace.QName getName()
QName
of the property.public javax.xml.namespace.QName getPropertyType()
QName
for the schema type of this property.