CodingSequence Constructor |
Name | Description | |
---|---|---|
CodingSequence(String) |
Creates new CodingSequence feature item with the specified location.
Note that this constructor uses LocationBuilder to construct location object from the specified
location string.
| |
CodingSequence(ILocation) |
Creates new CodingSequence feature item from the specified location.
|