protected class TimeField.MinutesModel extends Object implements IModel<Integer>
Modifier | Constructor and Description |
---|---|
protected |
MinutesModel() |
Modifier and Type | Method and Description |
---|---|
Integer |
getObject()
Gets the model object.
|
void |
setObject(Integer minute)
Sets the model object.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.