|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.structure.GroupType
public class GroupType
contains only the static declaration of which types of Groups are available
Field Summary | |
---|---|
static java.lang.String |
AMINOACID
the type for amino acids |
static java.lang.String |
HETATM
the type for hetero groups |
static java.lang.String |
NUCLEOTIDE
the type for nucelotide groups |
Constructor Summary | |
---|---|
GroupType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String AMINOACID
public static final java.lang.String HETATM
public static final java.lang.String NUCLEOTIDE
Constructor Detail |
---|
public GroupType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |