org.LexGrid.REST.valueSets
Class PickListDirectoryEntryGroup

java.lang.Object
  extended by org.mayo.edu.lgModel.LexGridBase
      extended by org.LexGrid.REST.valueSets.PickListDirectoryEntryGroup
All Implemented Interfaces:
java.io.Serializable

public class PickListDirectoryEntryGroup
extends LexGridBase
implements java.io.Serializable

Common information for the pick list directory entry and the value domain itself

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

Constructor Summary
PickListDirectoryEntryGroup()
           
 
Method Summary
 EntityDescription getPickListDescription()
          Returns the value of field 'pickListDescription'.
 NodeId getPickListId()
          Returns the value of field 'pickListId'.
 URI getRepresentsValueDomain()
          Returns the value of field 'representsValueDomain'.
 boolean isValid()
          Method isValid.
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setPickListDescription(EntityDescription pickListDescription)
          Sets the value of field 'pickListDescription'.
 void setPickListId(NodeId pickListId)
          Sets the value of field 'pickListId'.
 void setRepresentsValueDomain(URI representsValueDomain)
          Sets the value of field 'representsValueDomain'.
static PickListDirectoryEntryGroup unmarshalPickListDirectoryEntryGroup(java.io.Reader reader)
          Method unmarshalPickListDirectoryEntryGroup.
 void validate()
           
 
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

PickListDirectoryEntryGroup

public PickListDirectoryEntryGroup()
Method Detail

getPickListDescription

public EntityDescription getPickListDescription()
Returns the value of field 'pickListDescription'. The field 'pickListDescription' has the following description: A short description of the value domain contents.

Returns:
the value of field 'PickListDescription'.

getPickListId

public NodeId getPickListId()
Returns the value of field 'pickListId'. The field 'pickListId' has the following description: An identifier that uniquely names this list within the context of the collection.

Returns:
the value of field 'PickListId'.

getRepresentsValueDomain

public URI getRepresentsValueDomain()
Returns the value of field 'representsValueDomain'. The field 'representsValueDomain' has the following description: The URI of the value domain definition that is represented by this pick list

Returns:
the value of field 'RepresentsValueDomain'.

isValid

public boolean isValid()
Method isValid.

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

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -
Throws:
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 schema

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -
Throws:
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 marshaling

setPickListDescription

public void setPickListDescription(EntityDescription pickListDescription)
Sets the value of field 'pickListDescription'. The field 'pickListDescription' has the following description: A short description of the value domain contents.

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

setPickListId

public void setPickListId(NodeId pickListId)
Sets the value of field 'pickListId'. The field 'pickListId' has the following description: An identifier that uniquely names this list within the context of the collection.

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

setRepresentsValueDomain

public void setRepresentsValueDomain(URI representsValueDomain)
Sets the value of field 'representsValueDomain'. The field 'representsValueDomain' has the following description: The URI of the value domain definition that is represented by this pick list

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

unmarshalPickListDirectoryEntryGroup

public static PickListDirectoryEntryGroup unmarshalPickListDirectoryEntryGroup(java.io.Reader reader)
                                                                        throws org.exolab.castor.xml.MarshalException,
                                                                               org.exolab.castor.xml.ValidationException
Method unmarshalPickListDirectoryEntryGroup.

Parameters:
reader -
Returns:
the unmarshaled org.LexGrid.REST.valueSets.PickListDirectoryEntryGroup
Throws:
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 schema

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Throws:
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.