|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnforcementAction | |
---|---|
de.fhhannover.inform.trust.ifmapj.metadata | This package provides classes to handle standard IF-MAP metadata. |
Uses of EnforcementAction in de.fhhannover.inform.trust.ifmapj.metadata |
---|
Methods in de.fhhannover.inform.trust.ifmapj.metadata that return EnforcementAction | |
---|---|
static EnforcementAction |
EnforcementAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnforcementAction[] |
EnforcementAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.fhhannover.inform.trust.ifmapj.metadata with parameters of type EnforcementAction | |
---|---|
Document |
StandardIfmapMetadataFactory.createEnforcementReport(EnforcementAction enforcementAction,
String otherTypeDefinition,
String enforcementReason)
Create a Document representing enforcement-report metadata. |
Document |
StandardIfmapMetadataFactoryImpl.createEnforcementReport(EnforcementAction enforcementAction,
String otherTypeDefinition,
String enforcementReason)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |