Package ch.ergon.adam.yml.schema
Class YmlIndex
java.lang.Object
ch.ergon.adam.yml.schema.YmlSchemaItem
ch.ergon.adam.yml.schema.YmlIndex
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ergon.adam.yml.schema.YmlSchemaItem
getName
-
Constructor Details
-
YmlIndex
-
-
Method Details
-
getFields
-
setFields
-
isPrimary
public boolean isPrimary() -
setPrimary
public void setPrimary(boolean primary) -
isUnique
public boolean isUnique() -
getWhere
-
setWhere
-
setUnique
public void setUnique(boolean unique)
-