public class MPropertyContext
extends java.lang.Object
Constructor and Description |
---|
MPropertyContext(MProperties properties,
java.lang.String typeName,
java.lang.String rootPath,
java.lang.String objectName) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCustomF1() |
java.lang.Object |
getCustomF2() |
java.lang.String |
getObjectName() |
MProperties |
getProperties() |
java.lang.String |
getRootPath() |
java.lang.String |
getTypeName() |
void |
setCustomF1(java.lang.Object o) |
void |
setCustomF2(java.lang.Object o) |
public MPropertyContext(MProperties properties, java.lang.String typeName, java.lang.String rootPath, java.lang.String objectName)
public java.lang.Object getCustomF1()
public java.lang.Object getCustomF2()
public java.lang.String getObjectName()
public MProperties getProperties()
public java.lang.String getRootPath()
public java.lang.String getTypeName()
public void setCustomF1(java.lang.Object o)
public void setCustomF2(java.lang.Object o)