Interface OpennmsModelProtos.TopologyPortOrBuilder

    • Method Detail

      • getVertexId

        java.lang.String getVertexId()
        string vertex_id = 1;
      • getVertexIdBytes

        com.google.protobuf.ByteString getVertexIdBytes()
        string vertex_id = 1;
      • getIfIndex

        long getIfIndex()
        uint64 if_index = 2;
      • getIfName

        java.lang.String getIfName()
        string if_name = 3;
      • getIfNameBytes

        com.google.protobuf.ByteString getIfNameBytes()
        string if_name = 3;
      • getAddress

        java.lang.String getAddress()
        string address = 4;
      • getAddressBytes

        com.google.protobuf.ByteString getAddressBytes()
        string address = 4;
      • hasNodeCriteria

        boolean hasNodeCriteria()
        .NodeCriteria node_criteria = 5;