
public interface ConfigProperty16 extends ConfigProperty
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigProperty16.Attribute
A Attribute.
|
static class |
ConfigProperty16.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Boolean |
getConfigPropertyConfidential() |
Boolean |
getConfigPropertyIgnore() |
Boolean |
getConfigPropertySupportsDynamicUpdates() |
int |
hashCode() |
String |
toString() |
getConfigPropertyName, getConfigPropertyType, getConfigPropertyValue, getDescriptions, getId, isMandatory, isValueSetcopyBoolean getConfigPropertyIgnore()
Boolean getConfigPropertySupportsDynamicUpdates()
Boolean getConfigPropertyConfidential()
int hashCode()
hashCode in class ObjectObject.hashCode()boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)String toString()
toString in class ObjectObject.toString()Copyright © 2013 IronJacamar (http://www.ironjacamar.org)