public class StructureAtom extends Object
| Constructor and Description |
|---|
StructureAtom(StructureGroup group,
String atomName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAtomName() |
StructureGroup |
getGroup() |
int |
hashCode() |
String |
toString() |
public StructureAtom(StructureGroup group, String atomName)
public StructureGroup getGroup()
public String getAtomName()
Copyright © 2000–2016 BioJava. All rights reserved.