public class SubstituentPosition extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
position |
protected boolean |
ring |
| Constructor and Description |
|---|
SubstituentPosition(int position,
boolean ring) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition() |
boolean |
isRing() |
void |
setPosition(int position) |
void |
setRing(boolean ring) |
String |
toString() |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.