|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.Core.SupportedElement
public class SupportedElement
An association code, language, data type, source, etc. that is represented by a coded node list or node graph. It consists of an optional URN and a name that is used locally to represent that URN. If the URN is absent, the name has local meaning and nothing can be assumed outside of the context of the node list or graph.
Constructor Summary | |
---|---|
SupportedElement()
|
Method Summary | |
---|---|
java.lang.Boolean |
getIsComplete()
Returns the value of field 'isComplete'. |
java.lang.Boolean |
isIsComplete()
Returns the value of field 'isComplete'. |
void |
setIsComplete(java.lang.Boolean isComplete)
Sets the value of field 'isComplete'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SupportedElement()
Method Detail |
---|
public java.lang.Boolean getIsComplete()
public java.lang.Boolean isIsComplete()
public void setIsComplete(java.lang.Boolean isComplete)
isComplete
- the value of field 'isComplete'.
|
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 |