|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PojomaticPolicy | |
|---|---|
| org.pojomatic.annotations | |
| org.pojomatic.internal | The classes in this package are intended for internal use only. |
| Uses of PojomaticPolicy in org.pojomatic.annotations |
|---|
| Methods in org.pojomatic.annotations that return PojomaticPolicy | |
|---|---|
static PojomaticPolicy |
PojomaticPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PojomaticPolicy[] |
PojomaticPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PojomaticPolicy in org.pojomatic.internal |
|---|
| Methods in org.pojomatic.internal with parameters of type PojomaticPolicy | |
|---|---|
static java.util.Set<PropertyRole> |
PropertyFilter.getRoles(PojomaticPolicy elementPolicy,
DefaultPojomaticPolicy classPolicy)
Get the roles specified by a property policy and class policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||