OMS (v3.0.25)

oms3
Interface Access


public interface Access

Access Interface for Fiels.

Author:
od

Method Summary
 java.lang.Object getComponent()
           
 FieldContent getData()
           
 java.lang.reflect.Field getField()
           
 java.lang.Object getFieldValue()
           
 void in()
           
 boolean isValid()
          Check if field access is valid.
 void out()
           
 void setData(FieldContent data)
           
 void setFieldValue(java.lang.Object o)
           
 

Method Detail

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)

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.