Interface DateFormatSpecifier

    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      DateFormatSpecifier copyInstance()  
      java.lang.String format​(com.ibm.icu.util.Calendar c, com.ibm.icu.util.ULocale lcl)
      Formats a calendar value using the date format pattern NOTE: Manually written
      java.lang.String format​(com.ibm.icu.util.Calendar c, java.util.Locale lcl)
      Deprecated. 
      DateFormatDetail getDetail()
      Returns the value of the 'Detail' attribute.
      DateFormatType getType()
      Returns the value of the 'Type' attribute.
      boolean isSetDetail()
      Returns whether the value of the 'Detail' attribute is set.
      boolean isSetType()
      Returns whether the value of the ' Type' attribute is set.
      void setDetail​(DateFormatDetail value)
      Sets the value of the ' Detail' attribute.
      void setType​(DateFormatType value)
      Sets the value of the 'Type' attribute.
      void unsetDetail()
      Unsets the value of the ' Detail' attribute.
      void unsetType()
      Unsets the value of the ' Type' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver