public static class Glyph.Entity extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="unspecified entity"/>
<enumeration value="simple chemical"/>
<enumeration value="macromolecule"/>
<enumeration value="nucleic acid feature"/>
<enumeration value="complex"/>
<enumeration value="perturbation"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Entity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the value of the name property.
|
void |
setName(String value)
Sets the value of the name property.
|
protected String name
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.