no.sesat.search.datamodel.generic
Class DataObject.Property

java.lang.Object
  extended by no.sesat.search.datamodel.generic.DataObject.Property
All Implemented Interfaces:
Serializable
Enclosing class:
DataObject

public static final class DataObject.Property
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DataObject.Property(String name, Object value)
           
 
Method Summary
 String getName()
           
 Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataObject.Property

public DataObject.Property(String name,
                           Object value)
Method Detail

getName

public String getName()

getValue

public Object getValue()


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.