Class BooleanProperty
- java.lang.Object
-
- net.anwiba.commons.json.schema.v1_0.Property
-
- net.anwiba.commons.json.schema.v1_0.BooleanProperty
-
public class BooleanProperty extends Property
-
-
Constructor Summary
Constructors Constructor Description BooleanProperty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()voidsetType(java.lang.String type)-
Methods inherited from class net.anwiba.commons.json.schema.v1_0.Property
getDescription, getName, getTitle, setDescription, setName, setTitle
-
-