org.alfresco.util
Class CachingDateFormat.StringAndResolution

java.lang.Object
  extended by org.alfresco.util.CachingDateFormat.StringAndResolution
Enclosing class:
CachingDateFormat

public static class CachingDateFormat.StringAndResolution
extends java.lang.Object


Method Summary
 int getResolution()
           
 void setResolution(int resolution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResolution

public int getResolution()
Returns:
the resolution

setResolution

public void setResolution(int resolution)
Parameters:
resolution - the resolution to set


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.