|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.netscape.pm.model.PMClusterPropertyFactory
Creates a cluster property object, used for containing the properties
of a IPMCluster
object.
IPMClusterProperty prop = PMClusterPropertyFactory.create ( ) ;
IPMClusterProperty
Constructor Summary | |
PMClusterPropertyFactory()
|
Method Summary | |
static IPMClusterProperty |
create()
Creates an instance of a cluster property object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PMClusterPropertyFactory()
Method Detail |
public static final IPMClusterProperty create()
IPMClusterProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |