|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mayo.edu.lgModel.LexGridBase
org.LexGrid.commonTypes.Describable
org.LexGrid.versions.SystemRelease
public class SystemRelease
A collection of coding schemes, value set definitions, pick list definitions and/or revision records that are distributed as a unit.
Constructor Summary | |
---|---|
SystemRelease()
|
Method Summary | |
---|---|
java.lang.String |
getBasedOnRelease()
Returns the value of field 'basedOnRelease'. |
CodingSchemes |
getCodingSchemes()
Returns the value of field 'codingSchemes'. |
EditHistory |
getEditHistory()
Returns the value of field 'editHistory'. |
PickListDefinitions |
getPickListDefinitions()
Returns the value of field 'pickListDefinitions'. |
java.lang.String |
getReleaseAgency()
Returns the value of field 'releaseAgency'. |
java.util.Date |
getReleaseDate()
Returns the value of field 'releaseDate'. |
java.lang.String |
getReleaseId()
Returns the value of field 'releaseId'. |
java.lang.String |
getReleaseURI()
Returns the value of field 'releaseURI'. |
ValueSetDefinitions |
getValueSetDefinitions()
Returns the value of field 'valueSetDefinitions'. |
boolean |
isValid()
Method isValid. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setBasedOnRelease(java.lang.String basedOnRelease)
Sets the value of field 'basedOnRelease'. |
void |
setCodingSchemes(CodingSchemes codingSchemes)
Sets the value of field 'codingSchemes'. |
void |
setEditHistory(EditHistory editHistory)
Sets the value of field 'editHistory'. |
void |
setPickListDefinitions(PickListDefinitions pickListDefinitions)
Sets the value of field 'pickListDefinitions'. |
void |
setReleaseAgency(java.lang.String releaseAgency)
Sets the value of field 'releaseAgency'. |
void |
setReleaseDate(java.util.Date releaseDate)
Sets the value of field 'releaseDate'. |
void |
setReleaseId(java.lang.String releaseId)
Sets the value of field 'releaseId'. |
void |
setReleaseURI(java.lang.String releaseURI)
Sets the value of field 'releaseURI'. |
void |
setValueSetDefinitions(ValueSetDefinitions valueSetDefinitions)
Sets the value of field 'valueSetDefinitions'. |
static SystemRelease |
unmarshalSystemRelease(java.io.Reader reader)
Method unmarshalSystemRelease. |
void |
validate()
|
Methods inherited from class org.LexGrid.commonTypes.Describable |
---|
getEntityDescription, setEntityDescription, unmarshalDescribable |
Methods inherited from class org.mayo.edu.lgModel.LexGridBase |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemRelease()
Method Detail |
---|
public java.lang.String getBasedOnRelease()
public CodingSchemes getCodingSchemes()
public EditHistory getEditHistory()
public PickListDefinitions getPickListDefinitions()
public java.lang.String getReleaseAgency()
public java.util.Date getReleaseDate()
public java.lang.String getReleaseId()
public java.lang.String getReleaseURI()
public ValueSetDefinitions getValueSetDefinitions()
public boolean isValid()
isValid
in class Describable
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class Describable
out
-
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class Describable
handler
-
java.io.IOException
- if an IOException occurs during
marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schema
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshalingpublic void setBasedOnRelease(java.lang.String basedOnRelease)
basedOnRelease
- the value of field 'basedOnRelease'.public void setCodingSchemes(CodingSchemes codingSchemes)
codingSchemes
- the value of field 'codingSchemes'.public void setEditHistory(EditHistory editHistory)
editHistory
- the value of field 'editHistory'.public void setPickListDefinitions(PickListDefinitions pickListDefinitions)
pickListDefinitions
- the value of field
'pickListDefinitions'.public void setReleaseAgency(java.lang.String releaseAgency)
releaseAgency
- the value of field 'releaseAgency'.public void setReleaseDate(java.util.Date releaseDate)
releaseDate
- the value of field 'releaseDate'.public void setReleaseId(java.lang.String releaseId)
releaseId
- the value of field 'releaseId'.public void setReleaseURI(java.lang.String releaseURI)
releaseURI
- the value of field 'releaseURI'.public void setValueSetDefinitions(ValueSetDefinitions valueSetDefinitions)
valueSetDefinitions
- the value of field
'valueSetDefinitions'.public static SystemRelease unmarshalSystemRelease(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void validate() throws org.exolab.castor.xml.ValidationException
validate
in class Describable
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schema
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |