Textractor API textractor-720 (20091120123250)

textractor.xml.pubmed.xml
Class ArticleDateSequenceSequence

java.lang.Object
  extended by textractor.xml.pubmed.xml.ArticleDateSequenceSequence
All Implemented Interfaces:
Serializable

public class ArticleDateSequenceSequence
extends Object
implements Serializable

Class ArticleDateSequenceSequence.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
ArticleDateSequenceSequence()
           
 
Method Summary
 ArticleDateSequenceSequenceSequence getArticleDateSequenceSequenceSequence()
          Returns the value of field 'articleDateSequenceSequenceSequence'.
 Hour getHour()
          Returns the value of field 'hour'.
 boolean isValid()
          Method isValid
 void marshal(ContentHandler handler)
           
 void marshal(Writer out)
           
 void setArticleDateSequenceSequenceSequence(ArticleDateSequenceSequenceSequence articleDateSequenceSequenceSequence)
          Sets the value of field 'articleDateSequenceSequenceSequence'.
 void setHour(Hour hour)
          Sets the value of field 'hour'.
static ArticleDateSequenceSequence unmarshal(Reader reader)
          Method unmarshal
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleDateSequenceSequence

public ArticleDateSequenceSequence()
Method Detail

getArticleDateSequenceSequenceSequence

public ArticleDateSequenceSequenceSequence getArticleDateSequenceSequenceSequence()
Returns the value of field 'articleDateSequenceSequenceSequence'.

Returns:
the value of field 'ArticleDateSequenceSequenceSequence'.

getHour

public Hour getHour()
Returns the value of field 'hour'.

Returns:
the value of field 'Hour'.

isValid

public boolean isValid()
Method isValid

Returns:
true if this object is valid according to the schema

marshal

public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
Parameters:
out -
Throws:
MarshalException - if object is null or if any SAXException is thrown during marshaling
ValidationException - if this object is an invalid instance according to the schema

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
Parameters:
handler -
Throws:
IOException - if an IOException occurs during marshaling
ValidationException - if this object is an invalid instance according to the schema
MarshalException - if object is null or if any SAXException is thrown during marshaling

setArticleDateSequenceSequenceSequence

public void setArticleDateSequenceSequenceSequence(ArticleDateSequenceSequenceSequence articleDateSequenceSequenceSequence)
Sets the value of field 'articleDateSequenceSequenceSequence'.

Parameters:
articleDateSequenceSequenceSequence - the value of field 'articleDateSequenceSequenceSequence'.

setHour

public void setHour(Hour hour)
Sets the value of field 'hour'.

Parameters:
hour - the value of field 'hour'.

unmarshal

public static ArticleDateSequenceSequence unmarshal(Reader reader)
                                             throws MarshalException,
                                                    ValidationException
Method unmarshal

Parameters:
reader -
Returns:
the unmarshaled textractor.xml.pubmed.xml.ArticleDateSequenceSequence
Throws:
MarshalException - if object is null or if any SAXException is thrown during marshaling
ValidationException - if this object is an invalid instance according to the schema

validate

public void validate()
              throws ValidationException
Throws:
ValidationException - if this object is an invalid instance according to the schema

Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.