org.decisiondeck.jmcda.persist.utils
Class ExportSettings.DecisionMakerToId
java.lang.Object
org.decisiondeck.jmcda.persist.utils.ExportSettings.DecisionMakerToId
- All Implemented Interfaces:
- Function<DecisionMaker,String>
- Enclosing class:
- ExportSettings
public static class ExportSettings.DecisionMakerToId
- extends Object
- implements Function<DecisionMaker,String>
| Methods inherited from interface com.google.common.base.Function |
equals |
ExportSettings.DecisionMakerToId
public ExportSettings.DecisionMakerToId()
apply
public String apply(DecisionMaker input)
- Specified by:
apply in interface Function<DecisionMaker,String>
Copyright © 2011. All Rights Reserved.