Uses of Class
de.fhhannover.inform.trust.ifmapj.metadata.EnforcementAction

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)
           
 



Copyright © 2012 Trust@FHH. All Rights Reserved.