oms3
Interface Access
public interface Access
Access Interface for Fiels.
- Author:
- od
in
void in()
throws java.lang.Exception
- Throws:
java.lang.Exception
out
void out()
throws java.lang.Exception
- Throws:
java.lang.Exception
getField
java.lang.reflect.Field getField()
getFieldValue
java.lang.Object getFieldValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
setFieldValue
void setFieldValue(java.lang.Object o)
throws java.lang.Exception
- Throws:
java.lang.Exception
getComponent
java.lang.Object getComponent()
isValid
boolean isValid()
- Check if field access is valid.
- Returns:
- true if valid, false otherwise.
getData
FieldContent getData()
setData
void setData(FieldContent data)
Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.