|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructureFormatType | |
|---|---|
| org.biopax.paxtools.impl.level3 | |
| org.biopax.paxtools.model.level3 | |
| Uses of StructureFormatType in org.biopax.paxtools.impl.level3 |
|---|
| Methods in org.biopax.paxtools.impl.level3 that return StructureFormatType | |
|---|---|
StructureFormatType |
ChemicalStructureImpl.getStructureFormat()
|
| Methods in org.biopax.paxtools.impl.level3 with parameters of type StructureFormatType | |
|---|---|
void |
ChemicalStructureImpl.setStructureFormat(StructureFormatType structureFormat)
|
| Uses of StructureFormatType in org.biopax.paxtools.model.level3 |
|---|
| Methods in org.biopax.paxtools.model.level3 that return StructureFormatType | |
|---|---|
StructureFormatType |
ChemicalStructure.getStructureFormat()
This property specifies which format is used to define chemical structure. |
static StructureFormatType |
StructureFormatType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StructureFormatType[] |
StructureFormatType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.biopax.paxtools.model.level3 with parameters of type StructureFormatType | |
|---|---|
void |
ChemicalStructure.setStructureFormat(StructureFormatType structureFormat)
This property specifies which format is used to define chemical structure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||