|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultPojomaticPolicy | |
---|---|
org.pojomatic.annotations | |
org.pojomatic.internal | The classes in this package are intended for internal use only. |
Uses of DefaultPojomaticPolicy in org.pojomatic.annotations |
---|
Methods in org.pojomatic.annotations that return DefaultPojomaticPolicy | |
---|---|
static DefaultPojomaticPolicy |
DefaultPojomaticPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DefaultPojomaticPolicy[] |
DefaultPojomaticPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of DefaultPojomaticPolicy in org.pojomatic.internal |
---|
Methods in org.pojomatic.internal with parameters of type DefaultPojomaticPolicy | |
---|---|
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 |