org.LexGrid.LexBIG.DataModel.Core
Class NameAndValue

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.Core.NameAndValue
All Implemented Interfaces:
java.io.Serializable

public class NameAndValue
extends java.lang.Object
implements java.io.Serializable

A simple name/value pair.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
NameAndValue()
           
NameAndValue(java.lang.String defaultValue)
           
 
Method Summary
 java.lang.String getContent()
          Returns the value of field 'content'.
 java.lang.String getName()
          Returns the value of field 'name'.
 void setContent(java.lang.String content)
          Sets the value of field 'content'.
 void setName(java.lang.String name)
          Sets the value of field 'name'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameAndValue

public NameAndValue()

NameAndValue

public NameAndValue(java.lang.String defaultValue)
Method Detail

getContent

public java.lang.String getContent()
Returns the value of field 'content'. The field 'content' has the following description: internal content storage

Returns:
the value of field 'Content'.

getName

public java.lang.String getName()
Returns the value of field 'name'. The field 'name' has the following description: A local name or other identifier

Returns:
the value of field 'Name'.

setContent

public void setContent(java.lang.String content)
Sets the value of field 'content'. The field 'content' has the following description: internal content storage

Parameters:
content - the value of field 'content'.

setName

public void setName(java.lang.String name)
Sets the value of field 'name'. The field 'name' has the following description: A local name or other identifier

Parameters:
name - the value of field 'name'.

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.