Class ServiceNameImpl

All Implemented Interfaces:
Serializable, ServiceName, WSILElement, WSILElementWithText

public class ServiceNameImpl extends WSILElementWithTextImpl implements ServiceName
This class provides the support for the <name> element.
Version:
1.0
See Also:
  • Constructor Details

    • ServiceNameImpl

      public ServiceNameImpl()
      ServiceNameImpl constructor comment.
  • Method Details

    • toXMLString

      public String toXMLString()
      XML string representation of this object.
      Specified by:
      toXMLString in interface WSILElement
      Returns:
      Returns the XML string format of this element.