public class ServiceData extends Object
Constructor and Description |
---|
ServiceData(org.apache.axiom.om.OMElement in_data)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getAttributeValue(String qName) |
String |
getDialect() |
org.apache.axiom.om.OMElement |
getEndpointReference() |
org.apache.axiom.om.OMElement |
getFileContent(ClassLoader classloader) |
String |
getIdentifier() |
org.apache.axiom.om.OMElement |
getOMData() |
String |
getURL() |
public ServiceData(org.apache.axiom.om.OMElement in_data)
in_data
- an Data element in the ServiceData.public String getIdentifier()
public String getDialect()
public org.apache.axiom.om.OMElement getOMData()
public String getURL()
public org.apache.axiom.om.OMElement getEndpointReference()
public org.apache.axiom.om.OMElement getFileContent(ClassLoader classloader) throws DataRetrievalException
DataRetrievalException
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.