Class Controller

    • Field Detail

      • bandwidthAllotmentDetail

        @ApiProperty
        protected Detail bandwidthAllotmentDetail
        The bandwidth allotment detail for a billing item.
      • resource

        @ApiProperty
        protected Controller resource
        The network application controller that a billing item is associated with.
    • Constructor Detail

      • Controller

        public Controller()
    • Method Detail

      • getBandwidthAllotmentDetail

        public Detail getBandwidthAllotmentDetail()
      • setBandwidthAllotmentDetail

        public void setBandwidthAllotmentDetail​(Detail bandwidthAllotmentDetail)
      • setResource

        public void setResource​(Controller resource)