com.ptc.core.ca.co.client.property.enumerated
Class CoEnumeratedPropertyUtils

java.lang.Object
  extended by com.ptc.core.ca.co.client.property.enumerated.CoEnumeratedPropertyUtils

Deprecated.

@Deprecated
public abstract class CoEnumeratedPropertyUtils
extends Object



Supported API: true

Extendable: false


Method Summary
static String getDisplayLabel(String internalValue, List valueSet)
          Deprecated. 

Supported API: true
static CoEnumeratedPropertyOption getEnumeratedPropertyOption(String internalValue, List valueSet)
          Deprecated. 

Supported API: true
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDisplayLabel

public static String getDisplayLabel(String internalValue,
                                     List valueSet)
Deprecated. 


Supported API: true

Parameters:
internalValue -
valueSet -
Returns:
String

getEnumeratedPropertyOption

public static CoEnumeratedPropertyOption getEnumeratedPropertyOption(String internalValue,
                                                                     List valueSet)
Deprecated. 


Supported API: true

Parameters:
internalValue -
valueSet -
Returns:
CoEnumeratedPropertyOption