argos.metadata
Class AttributeValue

java.lang.Object
  extended by argos.metadata.AttributeValue
All Implemented Interfaces:
Serializable

public class AttributeValue
extends Object
implements Serializable

Created on 05.jul.2006

Author:
Dan Peder Eriksen
See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
AttributeValue(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

AttributeValue

public AttributeValue(String name,
                      String value)
Method Detail

getName

public String getName()

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2004-2007 University of Troms?. All Rights Reserved.