org.apache.ws.jaxme.generator.types

Class TimeSG

public class TimeSG extends DateTimeSG

Author: Jochen Wiedmann

Constructor Summary
TimeSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of TimeSG.

Method Summary
TypedValuegetCastFromString(SimpleTypeSG pController, String pValue)
protected StringgetDatatypeName()
protected ClassgetFormatClass()

Constructor Detail

TimeSG

public TimeSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of TimeSG.

Method Detail

getCastFromString

public TypedValue getCastFromString(SimpleTypeSG pController, String pValue)

getDatatypeName

protected String getDatatypeName()

getFormatClass

protected Class getFormatClass()