| @model |
Object |
indicates this something real you want saved, not just another method |
| @model type="XXX" |
List |
indicates the List elements are of type XXX |
| @model transient="true" |
|
don't save |
| @model dataType="org.geotools.filter.Filter" |
Filter |
Use of custom datatype |
| @model serializable="false" |
? |
? |
|
|