Interface IIdentifier

All Superinterfaces:
Serializable
All Known Implementing Classes:
Identifier

public interface IIdentifier extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
    long
     
  • Method Details

    • getValue

      long getValue()
    • getNature

      String getNature()