ariba.util.fieldtype
Interface FieldInfo

All Superinterfaces:
PropertyInfo

public interface FieldInfo
extends PropertyInfo

FieldInfo is an abstraction of a field object of an underlying type system.


Method Summary
 boolean isStatic()
           
 
Methods inherited from interface ariba.util.fieldtype.PropertyInfo
getAccessibility, getName, getParentType, getType
 

Method Detail

isStatic

boolean isStatic()
Returns:
true if this is a static field


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.