public class BusinessKey extends java.lang.Object implements RegistryObject
| Constructor and Description |
|---|
BusinessKey()
Construct a new initialized businessKey instance.
|
BusinessKey(java.lang.String keyValue)
Construct a new BusinessKey with a given key value.
|
public BusinessKey()
public BusinessKey(java.lang.String keyValue)
keyValue - The BusinessKey of the new key value.public void setValue(java.lang.String newValue)
newValue - The new key value for this BusinessKey.public java.lang.String getValue()
Copyright ? 2003 Apache Software Foundation. All rights reserved.