Class Entity

    • Field Detail

      • attributes

        @NotEmpty
        public @NotEmpty Map<@NotBlank String,​String> attributes
      • attributeTypes

        @NotEmpty
        public @NotEmpty Map<@NotBlank String,​@NotNull DataType> attributeTypes
    • Constructor Detail

      • Entity

        public Entity()