Class Agreement

    • Constructor Detail

      • Agreement

        public Agreement()
    • Method Detail

      • getAccount

        public Account getAccount()
      • setAccount

        public void setAccount​(Account account)
      • getAgreementType

        public Type getAgreementType()
      • setAgreementType

        public void setAgreementType​(Type agreementType)
      • getBillingItems

        public List<Item> getBillingItems()
      • getStatus

        public Status getStatus()
      • setStatus

        public void setStatus​(Status status)
      • getTopLevelBillingItems

        public List<Item> getTopLevelBillingItems()
      • getAgreementTypeId

        public Long getAgreementTypeId()
      • setAgreementTypeId

        public void setAgreementTypeId​(Long agreementTypeId)
      • isAgreementTypeIdSpecified

        public boolean isAgreementTypeIdSpecified()
      • unsetAgreementTypeId

        public void unsetAgreementTypeId()
      • getAutoRenew

        public Long getAutoRenew()
      • setAutoRenew

        public void setAutoRenew​(Long autoRenew)
      • isAutoRenewSpecified

        public boolean isAutoRenewSpecified()
      • unsetAutoRenew

        public void unsetAutoRenew()
      • getCancellationFee

        public Long getCancellationFee()
      • setCancellationFee

        public void setCancellationFee​(Long cancellationFee)
      • isCancellationFeeSpecified

        public boolean isCancellationFeeSpecified()
      • unsetCancellationFee

        public void unsetCancellationFee()
      • isCreateDateSpecified

        public boolean isCreateDateSpecified()
      • unsetCreateDate

        public void unsetCreateDate()
      • getDurationMonths

        public Long getDurationMonths()
      • setDurationMonths

        public void setDurationMonths​(Long durationMonths)
      • isDurationMonthsSpecified

        public boolean isDurationMonthsSpecified()
      • unsetDurationMonths

        public void unsetDurationMonths()
      • isEndDateSpecified

        public boolean isEndDateSpecified()
      • unsetEndDate

        public void unsetEndDate()
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • isIdSpecified

        public boolean isIdSpecified()
      • unsetId

        public void unsetId()
      • isStartDateSpecified

        public boolean isStartDateSpecified()
      • unsetStartDate

        public void unsetStartDate()
      • getStatusId

        public Long getStatusId()
      • setStatusId

        public void setStatusId​(Long statusId)
      • isStatusIdSpecified

        public boolean isStatusIdSpecified()
      • unsetStatusId

        public void unsetStatusId()
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • isTitleSpecified

        public boolean isTitleSpecified()
      • unsetTitle

        public void unsetTitle()
      • getAttachedBillingAgreementFileCount

        public Long getAttachedBillingAgreementFileCount()
      • setAttachedBillingAgreementFileCount

        public void setAttachedBillingAgreementFileCount​(Long attachedBillingAgreementFileCount)
      • getBillingItemCount

        public Long getBillingItemCount()
      • setBillingItemCount

        public void setBillingItemCount​(Long billingItemCount)
      • getTopLevelBillingItemCount

        public Long getTopLevelBillingItemCount()
      • setTopLevelBillingItemCount

        public void setTopLevelBillingItemCount​(Long topLevelBillingItemCount)