API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.datatype. DatatypeConstants.Field View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Object
      DatatypeConstants.Field
Implements
Subclasses
Description
publicfinalstatic class DatatypeConstants.Field
  Type-safe enum class that represents six fields of the Duration class.
See also:   
Constructors
private DatatypeConstants.Field (String str, int id)
  Construct a Field with specified values.
Methods
Hide/Show inherited methods
public int getId ()
  Get id of this Field.
public String toString ()
  Returns a field name in English.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar