fr.etai.xat2v2.util
Class OperationUtil

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

public final class OperationUtil
extends Object


Method Summary
static Classification getCommentByRef(Operation operation, String ref)
          Gets the classification from commentList property.
static String getCommentValue(Operation operation, String ref)
          Gets the classification.value from commentList.
static ExplicitDate getDateByRef(Operation operation, String ref)
          Gets the expliciteDate from dateList property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDateByRef

public static ExplicitDate getDateByRef(Operation operation,
                                        String ref)
Gets the expliciteDate from dateList property.

Parameters:
operation -
ref -
Returns:

getCommentByRef

public static Classification getCommentByRef(Operation operation,
                                             String ref)
Gets the classification from commentList property.

Parameters:
ref -
Returns:

getCommentValue

public static String getCommentValue(Operation operation,
                                     String ref)
Gets the classification.value from commentList.

Parameters:
ref -
Returns:


Copyright © 2012. All Rights Reserved.