Class CostInformation


  • public final class CostInformation
    extends Object
    Cost information for the product system.
    • Constructor Detail

      • CostInformation

        public CostInformation()
    • Method Detail

      • billingMeterDetails

        public List<BillingMeterDetails> billingMeterDetails()
        Get the billingMeterDetails property: Details on the various billing aspects for the product system.
        Returns:
        the billingMeterDetails value.
      • billingInfoUrl

        public String billingInfoUrl()
        Get the billingInfoUrl property: Default url to display billing information.
        Returns:
        the billingInfoUrl value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.