Package com.priint.pubserver.comet.util
Class ConfigUtils.ObjectField
java.lang.Object
com.priint.pubserver.comet.util.ConfigUtils.ObjectField
- Enclosing class:
- ConfigUtils
The Class ObjectField.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectField
Instantiates a new object field.- Parameters:
object- the objectfield- the field
-
-
Method Details
-
getField
Gets the field.- Returns:
- the field
-
setField
Sets the field.- Parameters:
field- the new field
-
getObject
Gets the object.- Returns:
- the object
-
setObject
Sets the object.- Parameters:
object- the new object
-