Class GetSessionInformationOperation

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

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

      • GetSessionInformationOperation

        public GetSessionInformationOperation()
    • 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