@API(type=EXTENDABLE,
src=PRIVATE)
public class ExternalEntityNameValue
extends NameValue
| Constructor and Description |
|---|
ExternalEntityNameValue(java.lang.String name,
java.lang.String value)
Constructor.
|
ExternalEntityNameValue(java.lang.String name,
java.lang.String value,
java.lang.String documentation)
Constructor.
|
equals, getDocumentation, getName, getValue, hashCode, setDocumentation, toStringpublic ExternalEntityNameValue(java.lang.String name,
java.lang.String value)
name - The name.value - The value.public ExternalEntityNameValue(java.lang.String name,
java.lang.String value,
java.lang.String documentation)
name - The name.value - The value.documentation - The documentation.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.