com.ngMAT.appl
�N���X GenericObject

java.lang.Object
  |
  +--com.ngMAT.appl.GenericObject
���ׂĂ̎����C���^�t�F�[�X:
GenericObjectFunction

public class GenericObject
extends java.lang.Object
implements GenericObjectFunction


�R���X�g���N�^�̊T�v
GenericObject()
           
 
���\�b�h�̊T�v
 com.ngMAT.Common.Log getLog()
           
 java.util.Properties getProperties()
           
 java.lang.String getProperty(java.lang.String name)
           
 void setLog(com.ngMAT.Common.Log log)
           
 void setNgmObject(com.ngMAT.Common.ngmObjectFunction o)
           
 void setProperties(java.util.Properties prop)
           
 
�N���X java.lang.Object ����p���������\�b�h
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

�R���X�g���N�^�̏ڍ�

GenericObject

public GenericObject()
���\�b�h�̏ڍ�

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)