Class Property
java.lang.Object
com.internetitem.logback.elasticsearch.config.Property
public class Property extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProperty.Type -
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringgetName()Property.TypegetType()StringgetValue()booleanisAllowEmpty()voidsetAllowEmpty(boolean allowEmpty)voidsetName(String name)voidsetType(String type)voidsetValue(String value)
-
Constructor Details
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
isAllowEmpty
public boolean isAllowEmpty() -
setAllowEmpty
public void setAllowEmpty(boolean allowEmpty) -
getType
-
setType
-