android.syncml.pim
Class PropertyNode
java.lang.Object
android.syncml.pim.PropertyNode
public class PropertyNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propName
public String propName
propValue
public String propValue
propValue_vector
public Collection<String> propValue_vector
propValue_byts
public byte[] propValue_byts
- Store value as byte[],after decode.
paraMap
public ContentValues paraMap
- param store: key=paramType, value=paramValue
paraMap_TYPE
public ArrayList<String> paraMap_TYPE
- Only for TYPE=??? param store.
PropertyNode
public PropertyNode()
Please submit a feedback, bug or feature