Interface OpennmsModelProtos.HwEntityOrBuilder

    • Method Detail

      • getEntPhysicalIndex

        int getEntPhysicalIndex()
        uint32 ent_physical_index = 1;
      • getEntityId

        int getEntityId()
        uint32 entity_id = 2;
      • getEntPhysicalClass

        java.lang.String getEntPhysicalClass()
        string ent_physical_class = 3;
      • getEntPhysicalClassBytes

        com.google.protobuf.ByteString getEntPhysicalClassBytes()
        string ent_physical_class = 3;
      • getEntPhysicalDescr

        java.lang.String getEntPhysicalDescr()
        string ent_physical_descr = 4;
      • getEntPhysicalDescrBytes

        com.google.protobuf.ByteString getEntPhysicalDescrBytes()
        string ent_physical_descr = 4;
      • getEntPhysicalIsFru

        boolean getEntPhysicalIsFru()
        bool ent_physical_is_fru = 5;
      • getEntPhysicalName

        java.lang.String getEntPhysicalName()
        string ent_physical_name = 6;
      • getEntPhysicalNameBytes

        com.google.protobuf.ByteString getEntPhysicalNameBytes()
        string ent_physical_name = 6;
      • getEntPhysicalVendorType

        java.lang.String getEntPhysicalVendorType()
        string ent_physical_vendor_type = 7;
      • getEntPhysicalVendorTypeBytes

        com.google.protobuf.ByteString getEntPhysicalVendorTypeBytes()
        string ent_physical_vendor_type = 7;
      • getEntHwAliasCount

        int getEntHwAliasCount()
        repeated .HwAlias ent_hw_alias = 8;
      • getChildrenCount

        int getChildrenCount()
        repeated .HwEntity children = 9;