Interface OpennmsModelProtos.HwAliasOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getIndex()
      uint32 index = 1;
      java.lang.String getOid()
      string oid = 2;
      com.google.protobuf.ByteString getOidBytes()
      string oid = 2;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getIndex

        int getIndex()
        uint32 index = 1;
      • getOid

        java.lang.String getOid()
        string oid = 2;
      • getOidBytes

        com.google.protobuf.ByteString getOidBytes()
        string oid = 2;