|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaDateFormatSpecifier
A representation of the model object 'Java Date Format Specifier'. This type holds the java pattern for DateFormat.
The following features are supported:
AttributePackage.getJavaDateFormatSpecifier()| Method Summary | |
|---|---|
java.lang.String |
format(com.ibm.icu.util.Calendar c,
java.util.Locale lcl)
Deprecated. |
java.lang.String |
format(com.ibm.icu.util.Calendar c,
com.ibm.icu.util.ULocale lcl)
Formats a calendar value using the Java date format pattern NOTE: Manually written |
java.lang.String |
getPattern()
Returns the value of the 'Pattern' attribute. |
void |
setPattern(java.lang.String value)
Sets the value of the ' Pattern' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getPattern()
setPattern(String),
AttributePackage.getJavaDateFormatSpecifier_Pattern()void setPattern(java.lang.String value)
Pattern' attribute.
value - the new value of the 'Pattern' attribute.getPattern()
java.lang.String format(com.ibm.icu.util.Calendar c,
java.util.Locale lcl)
c - lcl -
java.lang.String format(com.ibm.icu.util.Calendar c,
com.ibm.icu.util.ULocale lcl)
c - lcl -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||