com.ngMAT.appl
クラス GenericObject
java.lang.Object
|
+--com.ngMAT.appl.GenericObject
- すべての実装インタフェース:
- GenericObjectFunction
- public class GenericObject
- extends java.lang.Object
- implements GenericObjectFunction
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericObject
public GenericObject()
setProperties
public void setProperties(java.util.Properties prop)
getProperties
public java.util.Properties getProperties()
getProperty
public java.lang.String getProperty(java.lang.String name)
setLog
public void setLog(com.ngMAT.Common.Log log)
getLog
public com.ngMAT.Common.Log getLog()
setNgmObject
public void setNgmObject(com.ngMAT.Common.ngmObjectFunction o)