Class ModelKeyRepresentation


  • public class ModelKeyRepresentation
    extends AbstractRepresentation
    Representation of model key validation
    Author:
    Tijs Rademakers
    • Field Detail

      • keyAlreadyExists

        protected boolean keyAlreadyExists
    • Constructor Detail

      • ModelKeyRepresentation

        public ModelKeyRepresentation()
    • Method Detail

      • isKeyAlreadyExists

        public boolean isKeyAlreadyExists()
      • setKeyAlreadyExists

        public void setKeyAlreadyExists​(boolean keyAlreadyExists)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getName

        public String getName()
      • setName

        public void setName​(String name)