Uses of Class
edu.cornell.mannlib.vedit.beans.DynamicField
-
Packages that use DynamicField Package Description edu.cornell.mannlib.vedit.beans -
-
Uses of DynamicField in edu.cornell.mannlib.vedit.beans
Methods in edu.cornell.mannlib.vedit.beans that return types with arguments of type DynamicField Modifier and Type Method Description List<DynamicField>FormObject. getDynamicFields()Method parameters in edu.cornell.mannlib.vedit.beans with type arguments of type DynamicField Modifier and Type Method Description voidFormObject. setDynamicFields(List<DynamicField> dynamicFields)
-