Class OperationObjectKeySelectionAnnotation


  • public class OperationObjectKeySelectionAnnotation
    extends Object
    Selects the annotation by object ID.
    • Constructor Detail

      • OperationObjectKeySelectionAnnotation

        public OperationObjectKeySelectionAnnotation()
    • Method Detail

      • getId

        @Nullable
        public @Nullable String getId()
        The object id shall be given as a String that may contain either: * The numeric object ID itself * The object ID followed by the generation number, separated by a space
        Returns:
        id
      • setId

        public void setId​(String id)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object