com.gomjabbar.meta.metaqueries
Interface IFieldAttributes


public interface IFieldAttributes


Method Summary
 IAccessAttributes getAccessAttributes()
           
 FieldRef getFieldRef()
           
 java.lang.Object getValue()
           
 

Method Detail

getFieldRef

public FieldRef getFieldRef()

getValue

public java.lang.Object getValue()

getAccessAttributes

public IAccessAttributes getAccessAttributes()