Class FunctionServiceTokenWrapperOwner

  • All Implemented Interfaces:
    step.grid.TokenWrapperOwner

    public class FunctionServiceTokenWrapperOwner
    extends Object
    implements step.grid.TokenWrapperOwner
    • Field Detail

      • username

        protected String username
      • ipAddress

        protected String ipAddress
      • description

        protected String description
    • Constructor Detail

      • FunctionServiceTokenWrapperOwner

        public FunctionServiceTokenWrapperOwner()
    • Method Detail

      • getUsername

        public String getUsername()
      • setUsername

        public void setUsername​(String username)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getIpAddress

        public String getIpAddress()
      • setIpAddress

        public void setIpAddress​(String ipAddress)