public class Hour extends DateAndTimeComponent
Constructor and Description |
---|
Hour(int value) |
Hour(TableElement tableElement,
String pattern) |
Modifier and Type | Method and Description |
---|---|
int |
getGregorianCalendarField()
Returns the corresponding Gregorian calendar field
for this component
|
MissingComponentPanel |
getMissingComponentPanel(Combination c)
returns a panel to complete the component
in case it is missing
|
String |
toString() |
getParsedValue, getTableElement, getValue, mark, parse, setTableElement, setValue
public Hour(TableElement tableElement, String pattern)
public Hour(int value)
public int getGregorianCalendarField()
DateAndTimeComponent
getGregorianCalendarField
in class DateAndTimeComponent
public String toString()
toString
in class DateAndTimeComponent
public MissingComponentPanel getMissingComponentPanel(Combination c)
Component
getMissingComponentPanel
in class Component
Copyright © 2011–2019 52°North. All rights reserved.