Class ReferenceOrder


public class ReferenceOrder
extends ResourceBaseWithLinks<StandardResourceLinks>
Class that represents an order linked to the entitlement.
  • Constructor Details

  • Method Details

    • getAlternateId

      public String getAlternateId()
      Gets the alternate identifier value.
      Returns:
      The value of the alternate identifier.
    • setAlternateId

      public void setAlternateId​(String value)
      Sets the alternate identifier value.
      Parameters:
      value - The value of the alternate identifier.
    • getId

      public String getId()
      Gets the identifier value.
      Returns:
      The value of the identifier.
    • setId

      public void setId​(String value)
      Sets the identifier value.
      Parameters:
      value - The value of the identifier.
    • getLineItemId

      public String getLineItemId()
      Gets the line item identifier value.
      Returns:
      The value of the line item identifier.
    • setLineItemId

      public void setLineItemId​(String value)
      Sets the line item identifier value.
      Parameters:
      value - The value of the line item identifier.