GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type javax.xml.datatype.DatatypeConstants.Field | |
DatatypeConstants.Field | Constant that represents the days field.
|
DatatypeConstants.Field | Constant that represents the hours field.
|
DatatypeConstants.Field | Constant that represents the minutes field.
|
DatatypeConstants.Field | Constant that represents the months field.
|
DatatypeConstants.Field | Constant that represents the seconds field.
|
DatatypeConstants.Field | Constant that represents the years field.
|
Methods with parameter type javax.xml.datatype.DatatypeConstants.Field | |
Number | Returns the value of the specified field, or null if the
field is undefined.
|
boolean | Indicates whether the specified field is set.
|
GNU Classpath (0.95) |