JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
repast.simphony.annotate
Annotation Interface PropertyAnnot
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
PropertyAnnot
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
displayName
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
getMethod
boolean
readOnly
String
setMethod
Element Details
displayName
String
displayName
getMethod
String
getMethod
Default:
""
setMethod
String
setMethod
Default:
""
readOnly
boolean
readOnly
Default:
false