Class GetServerPublicInformationOperation

  • All Implemented Interfaces:
    IOperation, java.io.Serializable

    @JsonObject("as.dto.common.get.GetServerPublicInformationOperation")
    public class GetServerPublicInformationOperation
    extends java.lang.Object
    implements IOperation
    See Also:
    Serialized Form
    • Constructor Detail

      • GetServerPublicInformationOperation

        public GetServerPublicInformationOperation()
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Specified by:
        getMessage in interface IOperation
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object