A D E F G M N O P S V 
All Classes All Packages

A

Abstract - manifold.ext.props.rt.api.PropOption
For use with get, set to override the non-use of abstract modifier on a @var property, or individually with get and set.
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
For use with get, set to override the non-use of final modifier on a @var property, or individually with get and set.
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

name() - Method in annotation type manifold.ext.props.rt.api.propgen
 

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 @Override but for properties.

P

Package - manifold.ext.props.rt.api.PropOption
For use with {@link var}, get, set to override the property's declared accessibility.
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
For use with get, set to override the property's declared accessibility.
propgen - Annotation Type in manifold.ext.props.rt.api
For internal use only.
PropOption - Enum in manifold.ext.props.rt.api
Options used with val, {@link var}, get, set.
Protected - manifold.ext.props.rt.api.PropOption
For use with get, set to override the property's declared accessibility.
Public - manifold.ext.props.rt.api.PropOption
For use with get, set to override the property's declared accessibility.

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
 
A D E F G M N O P S V 
All Classes All Packages