Class Executive.SystemExecutiveGetResponse

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Executive

    public static class Executive.SystemExecutiveGetResponse
    extends Response
    Response to SystemExecutiveGetRequest.
    Author:
    AlpacaGenerator
    See Also:
    Serialized Form
    • Field Detail

      • treatVirtualOnNetCallsAsInternal

        protected Boolean treatVirtualOnNetCallsAsInternal
    • Constructor Detail

      • SystemExecutiveGetResponse

        public SystemExecutiveGetResponse()
    • Method Detail

      • setTreatVirtualOnNetCallsAsInternal

        public void setTreatVirtualOnNetCallsAsInternal​(Boolean treatVirtualOnNetCallsAsInternal)
      • getTreatVirtualOnNetCallsAsInternal

        public Boolean getTreatVirtualOnNetCallsAsInternal()
      • transform

        public void transform()
        Description copied from class: Response
        Transforms the Response from XML Content to a populated POJO
        Specified by:
        transform in class Response
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object