Class ServiceXMLCreater


  • public class ServiceXMLCreater
    extends Object
    • Constructor Detail

      • ServiceXMLCreater

        public ServiceXMLCreater​(String serviceName,
                                 String serviceClass,
                                 ArrayList operations)
    • Method Detail

      • getServiceName

        public String getServiceName()
      • getServiceClass

        public String getServiceClass()
      • getOperations

        public ArrayList getOperations()