Class GeneratedOutboundRequest

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
OutboundRequest

public abstract class GeneratedOutboundRequest extends MonitoredRequest
Generated class for type OutboundRequest.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedOutboundRequest

      public GeneratedOutboundRequest()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedMonitoredRequest
    • getDestination

      public String getDestination(SessionContext ctx)
      Generated method - Getter of the OutboundRequest.destination attribute.
      Returns:
      the destination
    • getDestination

      public String getDestination()
      Generated method - Getter of the OutboundRequest.destination attribute.
      Returns:
      the destination
    • setDestination

      public void setDestination(SessionContext ctx, String value)
      Generated method - Setter of the OutboundRequest.destination attribute.
      Parameters:
      value - the destination
    • setDestination

      public void setDestination(String value)
      Generated method - Setter of the OutboundRequest.destination attribute.
      Parameters:
      value - the destination
    • getError

      public String getError(SessionContext ctx)
      Generated method - Getter of the OutboundRequest.error attribute.
      Returns:
      the error
    • getError

      public String getError()
      Generated method - Getter of the OutboundRequest.error attribute.
      Returns:
      the error
    • setError

      public void setError(SessionContext ctx, String value)
      Generated method - Setter of the OutboundRequest.error attribute.
      Parameters:
      value - the error
    • setError

      public void setError(String value)
      Generated method - Setter of the OutboundRequest.error attribute.
      Parameters:
      value - the error
    • getSource

      public EnumerationValue getSource(SessionContext ctx)
      Generated method - Getter of the OutboundRequest.source attribute.
      Returns:
      the source
    • getSource

      public EnumerationValue getSource()
      Generated method - Getter of the OutboundRequest.source attribute.
      Returns:
      the source
    • setSource

      public void setSource(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the OutboundRequest.source attribute.
      Parameters:
      value - the source
    • setSource

      public void setSource(EnumerationValue value)
      Generated method - Setter of the OutboundRequest.source attribute.
      Parameters:
      value - the source