Class HotRodComponentEntity

    • Field Detail

      • id

        @ProtoField(number=1)
        public String id
      • name

        @ProtoField(number=2)
        public String name
      • parentId

        @ProtoField(number=3)
        public String parentId
      • providerId

        @ProtoField(number=4)
        public String providerId
      • providerType

        @Basic(sortable=true)
        @ProtoField(number=5)
        public String providerType
      • subType

        @ProtoField(number=6)
        public String subType
    • Constructor Detail

      • HotRodComponentEntity

        public HotRodComponentEntity()