IBM Tivoli Software IBM Tivoli Software

[ Bottom of Page | Previous Page | Next Page | Contents | Index ]


M12PropertySet

Syntax Detail:
public M12PropertySet ()
public M12PropertySet (java.util.Properties prop)
public M12PropertySet (M12PropertySet propertySet)
Method Detail:
public void setProperty (java.lang.String propertyName,
java.lang.String propertyValue)
public java.lang.String getProperty (java.lang.String propertyName)
public java.util.Enumeration propertyNames ()
public int size ()

[ Top of Page | Previous Page | Next Page | Contents | Index ]