org.openmobileis.modules.profils.embedded.data
Class ProfilModule
java.lang.Object
org.openmobileis.modules.profils.embedded.data.ProfilModule
- public class ProfilModule
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilModule
public ProfilModule()
setName
public void setName(java.lang.String name)
getName
public java.lang.String getName()
setVersion
public void setVersion(java.lang.String version)
getVersion
public java.lang.String getVersion()
addProperty
public void addProperty(java.lang.String name,
java.lang.String value)
getProperty
public java.lang.String getProperty(java.lang.String name)
getAllPropertiesNames
public java.lang.String[] getAllPropertiesNames()
addRubric
public void addRubric(java.lang.String rubric)
getRubrics
public Array getRubrics()
Copyright 2005 e-Care. All Rights Reserved.