Class DlpOperation

    • Constructor Detail

      • DlpOperation

        public DlpOperation()
      • DlpOperation

        public DlpOperation​(String entityId,
                            String entityType)
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getEntityId

        public String getEntityId()
      • setEntityId

        public void setEntityId​(String entityId)
      • getEntityType

        public String getEntityType()
      • setEntityType

        public void setEntityType​(String entityType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object