com.sapportals.portal.prt.service.soap.util
Interface IMessageDescriptor


public interface IMessageDescriptor

Title: Description: Copyright: Company:

Version:
 

Method Summary
 IPortalWebServiceMethod getConfigMethod()
           
 XMLAttributeHandler getElements()
           
 java.lang.String getNameBodyElements()
          Get Mm_nameBodyElements
 java.lang.String getNamespaceURI()
          Get Mm_namespaceURI
 void setConfigMethod(IPortalWebServiceMethod method)
           
 

Method Detail

getElements

public XMLAttributeHandler getElements()

getNameBodyElements

public java.lang.String getNameBodyElements()
Get Mm_nameBodyElements
Returns:
java.lang.String

getNamespaceURI

public java.lang.String getNamespaceURI()
Get Mm_namespaceURI
Returns:
java.lang.String

getConfigMethod

public IPortalWebServiceMethod getConfigMethod()

setConfigMethod

public void setConfigMethod(IPortalWebServiceMethod method)