Class Group

    • Field Detail

      • networkComponents

        @ApiProperty
        protected List<Component> networkComponents
        A network component group's associated network components.
      • groupTypeIdSpecified

        protected boolean groupTypeIdSpecified
      • networkComponentCount

        @ApiProperty
        protected Long networkComponentCount
        A count of a network component group's associated network components.
    • Constructor Detail

      • Group

        public Group()
    • Method Detail

      • getNetworkComponents

        public List<Component> getNetworkComponents()
      • getGroupTypeId

        public Long getGroupTypeId()
      • setGroupTypeId

        public void setGroupTypeId​(Long groupTypeId)
      • isGroupTypeIdSpecified

        public boolean isGroupTypeIdSpecified()
      • unsetGroupTypeId

        public void unsetGroupTypeId()
      • getNetworkComponentCount

        public Long getNetworkComponentCount()
      • setNetworkComponentCount

        public void setNetworkComponentCount​(Long networkComponentCount)