Class Property

java.lang.Object
org.javarosa.core.services.properties.Property
All Implemented Interfaces:
IMetaData, Persistable, Externalizable

public class Property
extends Object
implements Persistable, IMetaData
Property is an encapsulation of a record containing a property in the J2ME RMS persistent storage system. It is responsible for serializing a name value pair.
Author:
ctsims