ibspan.tss.messaging.ontology
Class MapEntry
java.lang.Object
ibspan.tss.messaging.ontology.MapEntry
- All Implemented Interfaces:
- Concept, Term, Serializable
public class MapEntry
- extends Object
- implements Concept
Protege name: MapEntry
- Version:
- 2006/08/23, 10:35:10
- Author:
- ontology bean generator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapEntry
public MapEntry()
setKey
public void setKey(String value)
getKey
public String getKey()
setValue
public void setValue(String value)
getValue
public String getValue()