Interface OpennmsModelProtos.NodeCriteriaOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getForeignId()
      string foreign_id = 3;
      com.google.protobuf.ByteString getForeignIdBytes()
      string foreign_id = 3;
      java.lang.String getForeignSource()
      string foreign_source = 2;
      com.google.protobuf.ByteString getForeignSourceBytes()
      string foreign_source = 2;
      long getId()
      uint64 id = 1;
      • 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

      • getId

        long getId()
        uint64 id = 1;
      • getForeignSource

        java.lang.String getForeignSource()
        string foreign_source = 2;
      • getForeignSourceBytes

        com.google.protobuf.ByteString getForeignSourceBytes()
        string foreign_source = 2;
      • getForeignId

        java.lang.String getForeignId()
        string foreign_id = 3;
      • getForeignIdBytes

        com.google.protobuf.ByteString getForeignIdBytes()
        string foreign_id = 3;