com.ibm.icu.text
Class DateTimePatternGenerator.VariableField

java.lang.Object
  extended by com.ibm.icu.text.DateTimePatternGenerator.VariableField
Enclosing class:
DateTimePatternGenerator

Deprecated.

public static class DateTimePatternGenerator.VariableField
extends Object

Utility class for FormatParser. Immutable class.

Status:
Internal. This API is ICU internal only.

Constructor Summary
DateTimePatternGenerator.VariableField(String string)
          Deprecated.  
 
Method Summary
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DateTimePatternGenerator.VariableField

public DateTimePatternGenerator.VariableField(String string)
Deprecated. 

Create a variable field

Parameters:
string -
Status:
Internal. This API is ICU internal only.
Method Detail

toString

public String toString()
Deprecated. 

Get the internal results

Overrides:
toString in class Object
Status:
Internal. This API is ICU internal only.


Copyright (c) 2007 IBM Corporation and others.