A D E F G M N O P S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Abstract - manifold.ext.props.rt.api.PropOption
- Abstract - Annotation Type in manifold.ext.props.rt.api
-
For internal use only.
- Abstract() - Method in annotation type manifold.ext.props.rt.api.propgen
- annos() - Method in annotation type manifold.ext.props.rt.api.get
-
Use this argument to specify annotations to apply to the property's generated getter methods.
- annos() - Method in annotation type manifold.ext.props.rt.api.set
-
Use this argument to specify annotations to apply to the property's generated setter method.
- annos() - Method in annotation type manifold.ext.props.rt.api.val
-
Use this argument to specify annotations to apply to the val's generated getter method.
- annos() - Method in annotation type manifold.ext.props.rt.api.var
-
Use this argument to specify annotations to apply to the var's generated getter/setter methods.
- auto - Annotation Type in manifold.ext.props.rt.api
-
For internal use only
D
- declaredAccess() - Method in annotation type manifold.ext.props.rt.api.auto
-
Applies to an existing field having the same name as an inferred property.
E
- enter_finish - Annotation Type in manifold.ext.props.rt.api.tags
- enter_start - Annotation Type in manifold.ext.props.rt.api.tags
F
- Final - manifold.ext.props.rt.api.PropOption
- Final - Annotation Type in manifold.ext.props.rt.api
-
For internal use only.
- Final() - Method in annotation type manifold.ext.props.rt.api.propgen
- flags() - Method in annotation type manifold.ext.props.rt.api.propgen
- fromModifier(int) - Static method in enum manifold.ext.props.rt.api.PropOption
G
- get - Annotation Type in manifold.ext.props.rt.api
-
Declares a read-only property, or modifies the getter of a read-write property .
- get() - Method in annotation type manifold.ext.props.rt.api.propgen
- getModifier() - Method in enum manifold.ext.props.rt.api.PropOption
M
- manifold.ext.props.rt.api - package manifold.ext.props.rt.api
- manifold.ext.props.rt.api.tags - package manifold.ext.props.rt.api.tags
N
O
- or(int) - Method in enum manifold.ext.props.rt.api.PropOption
- or(PropOption) - Method in enum manifold.ext.props.rt.api.PropOption
- override - Annotation Type in manifold.ext.props.rt.api
-
Same as @
Overridebut for properties.
P
- Package - manifold.ext.props.rt.api.PropOption
- param() - Method in annotation type manifold.ext.props.rt.api.set
-
Use this argument to specify annotations to apply to the property's generated setter parameter.
- param() - Method in annotation type manifold.ext.props.rt.api.var
-
Use this argument to specify annotations to apply to the var's generated setter parameter.
- Private - manifold.ext.props.rt.api.PropOption
- propgen - Annotation Type in manifold.ext.props.rt.api
-
For internal use only.
- PropOption - Enum in manifold.ext.props.rt.api
- Protected - manifold.ext.props.rt.api.PropOption
- Public - manifold.ext.props.rt.api.PropOption
S
- set - Annotation Type in manifold.ext.props.rt.api
-
Declares a write-only property, or modifies the setter of a read-write property .
- set() - Method in annotation type manifold.ext.props.rt.api.propgen
- Static - Annotation Type in manifold.ext.props.rt.api
-
For internal use only
V
- val - Annotation Type in manifold.ext.props.rt.api
-
Designates a field declaration as a read-only property.
- val() - Method in annotation type manifold.ext.props.rt.api.propgen
- value() - Method in annotation type manifold.ext.props.rt.api.get
-
Use this argument to override the property's declared access.
- value() - Method in annotation type manifold.ext.props.rt.api.set
-
Use this argument to override the property's declared access.
- value() - Method in annotation type manifold.ext.props.rt.api.val
-
Access options to override the property field's declared access.
- value() - Method in annotation type manifold.ext.props.rt.api.var
-
Access options to override the property field's declared access.
- valueOf(String) - Static method in enum manifold.ext.props.rt.api.PropOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum manifold.ext.props.rt.api.PropOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- var - Annotation Type in manifold.ext.props.rt.api
-
Designates a field declaration as a read-write property.
- var() - Method in annotation type manifold.ext.props.rt.api.propgen
All Classes All Packages