|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchemaxon.struc.MProp
chemaxon.struc.MDocument.Prop
public class MDocument.Prop
Property that stores an MDocument.
Field Summary |
---|
Fields inherited from class chemaxon.struc.MProp |
---|
CONV_SELFREF, COORDDEP |
Constructor Summary | |
---|---|
MDocument.Prop()
|
Method Summary | |
---|---|
MProp |
cloneProp()
Creates a clone. |
java.lang.String |
convertToString(java.lang.String fmt,
int flags)
Deprecated. As of release 5.7, replaced by MolExporter.convertToString(MDocument, String, int) |
int |
getPropArraySize()
Gets the array size. |
java.lang.String |
getPropType()
Gets the type name of the property. |
java.lang.Object |
getPropValue()
Gets the property value as an object. |
java.lang.String |
getPropXSDType()
Gets the XSD type name of the property. |
Methods inherited from class chemaxon.struc.MProp |
---|
convertToString, getGrinvCC, isCoordDependent, setCoordDependent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MDocument.Prop()
Method Detail |
---|
public int getPropArraySize()
getPropArraySize
in class MProp
@Deprecated public java.lang.String convertToString(java.lang.String fmt, int flags) throws java.lang.IllegalArgumentException
MolExporter.convertToString(MDocument, String, int)
convertToString
in class MProp
fmt
- the molecule file format or null
flags
- optional conversion flags
java.lang.IllegalArgumentException
MProp.CONV_SELFREF
public java.lang.Object getPropValue()
getPropValue
in class MProp
public java.lang.String getPropType()
getPropType
in class MProp
public java.lang.String getPropXSDType()
getPropXSDType
in class MProp
public final MProp cloneProp()
cloneProp
in class MProp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |