fr.etai.xat2v2.util
Class ExcessUtil

java.lang.Object
  extended by fr.etai.xat2v2.util.ExcessUtil

public final class ExcessUtil
extends Object


Method Summary
static Classification getProcedureByRef(Excess excess, String ref)
          Gets the procedure from procedureList property.
static String getProcedureValue(Excess excess, String ref)
          Gets the classification.value from procedureList.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProcedureByRef

public static Classification getProcedureByRef(Excess excess,
                                               String ref)
Gets the procedure from procedureList property.

Parameters:
excess -
ref -

getProcedureValue

public static String getProcedureValue(Excess excess,
                                       String ref)
Gets the classification.value from procedureList.

Parameters:
excess -
ref -
Returns:


Copyright © 2012. All Rights Reserved.