Uses of Class
org.openforis.collect.model.proxy.FieldProxy
-
Packages that use FieldProxy Package Description org.openforis.collect.model.proxy -
-
Uses of FieldProxy in org.openforis.collect.model.proxy
Methods in org.openforis.collect.model.proxy that return types with arguments of type FieldProxy Modifier and Type Method Description static List<FieldProxy>FieldProxy. fromList(List<Field<?>> list)List<FieldProxy>AttributeProxy. getFields()
-