Class ServiceTypeConfig

    • Constructor Detail

      • ServiceTypeConfig

        public ServiceTypeConfig()
    • Method Detail

      • getClassName

        public String getClassName()
        Returns:
        Returns the className.
      • setClassName

        public void setClassName​(String className)
        Parameters:
        className - The className to set.
      • getId

        public String getId()
        Returns:
        Returns the id.
      • getType

        public String getType()
        Returns:
        Returns the type.
      • setType

        public void setType​(String type)
        Parameters:
        type - The type to set.