public abstract class SBase extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Annotation |
getAnnotation() |
String |
getId() |
String |
getName() |
XMLNode |
getNotes() |
String |
getNotesString() |
int |
getSBOTerm() |
int |
hashCode() |
boolean |
isNull() |
boolean |
isSetAnnotation() |
boolean |
isSetNotes() |
boolean |
isSetSBOTerm() |
public SBase(Object o)
public boolean isSetNotes()
public String getNotesString()
public String getId()
public int getSBOTerm()
public boolean isSetSBOTerm()
public Annotation getAnnotation()
public boolean isSetAnnotation()
public boolean isNull()
public XMLNode getNotes()
public String getName()
Copyright © 2018. All rights reserved.