|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dxfeed.glossary.CFI.Attribute
public static final class CFI.Attribute
Describes single attribute with all values as defined in the ISO 10962 standard.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns description of this attribute. |
java.lang.String |
getName()
Returns short name of this attribute. |
CFI.Value[] |
getValues()
Returns values of this attribute. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public java.lang.String getDescription()
public CFI.Value[] getValues()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |