Lines Matching defs:minute

191          * Gregorian year, month, day, hour, minute, and second components defined in Section 5.5.3.2 of [ISO 8601], respectively.
193 * year, month, day, hour, minute, and second.
220 * Gregorian year, month, day, hour, minute, and second components defined in Section 5.5.3.2 of [ISO 8601], respectively.
222 * year, month, day, hour, minute, and second.
358 * whose lexical representation contains only day, hour, minute, and second components.
402 * whose lexical representation contains only day, hour, minute, and second components.
424 * <p>Any remaining milliseconds after determining the day, hour, minute and second are discarded.</p>
440 * <code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in
445 * whose lexical representation contains only day, hour, minute, and second components.
459 * @param minute Minute of <code>Duration</code>.
462 * @return New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code>
474 final BigInteger minute,
483 minute,
490 * <code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in
495 * whose lexical representation contains only day, hour, minute, and second components.
504 * @param minute Minute of <code>Duration</code>.
507 * @return New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code>
517 final int minute,
524 BigInteger.valueOf((long) minute),
765 * <td>{@link XMLGregorianCalendar#setTime(int hour, int minute, int second, BigDecimal fractional)}</td>
811 * @param minute of <code>XMLGregorianCalendar</code> to be created.
828 final int minute,
847 * @param minute of <code>XMLGregorianCalendar</code> to be created.
864 final int minute,
879 + "int year, int month, int day, int hour, int minute, int second, int millisecond, int timezone)"
892 minute,
933 DatatypeConstants.FIELD_UNDEFINED, // minute