public static class Feature.CustomProperty
extends java.lang.Object
Constructor and Description |
---|
Feature.CustomProperty() |
Feature.CustomProperty(java.lang.String customPropertyKey,
java.lang.String customPropertyValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCustomPropertyKey() |
java.lang.String |
getCustomPropertyValue() |
void |
setCustomPropertyKey(java.lang.String customPropertyKey) |
void |
setCustomPropertyValue(java.lang.String customPropertyValue) |
public Feature.CustomProperty(java.lang.String customPropertyKey, java.lang.String customPropertyValue)
public Feature.CustomProperty()
public java.lang.String getCustomPropertyKey()
public void setCustomPropertyKey(java.lang.String customPropertyKey)
public java.lang.String getCustomPropertyValue()
public void setCustomPropertyValue(java.lang.String customPropertyValue)