public class KeyValue
extends exa.bee.KeyValue
Constructor and Description |
---|
KeyValue()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
exa.bee.KeyValue |
getBeeKey()
Return the exa.bee.KeyValue
|
java.lang.String |
getKey() |
java.lang.String |
getValue() |
void |
setKey(java.lang.String key)
Set the key.
|
void |
setValue(java.lang.String value)
Set the value.
|
addChild, addChild, addChild, addChild, check, clone, dump, dump, fromString, getChild, getChildValue, getChildValue, getDescription, getKeyValue, getType, makeCopy, newWithChildren, readFrom, setDescription, setType, toString, withDescription, withKey, withKeyValue, withKeyValue, withType, withValue, writeTo
public void setKey(java.lang.String key)
setKey
in class exa.bee.KeyValue
public java.lang.String getKey()
getKey
in class exa.bee.KeyValue
public void setValue(java.lang.String value)
setValue
in class exa.bee.KeyValue
public java.lang.String getValue()
getValue
in class exa.bee.KeyValue
public exa.bee.KeyValue getBeeKey()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.