wicket.util.time
Class TimeOfDay.Meridian

java.lang.Object
  extended by wicket.util.string.StringValue
      extended by wicket.util.lang.EnumeratedType
          extended by wicket.util.time.TimeOfDay.Meridian
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TimeOfDay

public static final class TimeOfDay.Meridian
extends EnumeratedType

Typesafe AM/PM enumeration.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class wicket.util.lang.EnumeratedType
getValues
 
Methods inherited from class wicket.util.string.StringValue
afterFirst, afterLast, beforeFirst, beforeLast, repeat, repeat, replaceAll, to, toBoolean, toBoolean, toBooleanObject, toChar, toChar, toCharacter, toDouble, toDouble, toDoubleObject, toDuration, toDuration, toInt, toInt, toInteger, toLong, toLong, toLongObject, toOptionalBoolean, toOptionalCharacter, toOptionalDouble, toOptionalDuration, toOptionalInteger, toOptionalLong, toOptionalString, toOptionalTime, toString, toString, toTime, toTime, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.