public static final class CFI.Value extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
CFI.Attribute |
getAttribute()
Returns attribute that contains this value.
|
char |
getCode()
Returns single character code of this value.
|
String |
getDescription()
Returns description of this value.
|
String |
getName()
Returns short name of this value.
|
String |
toString() |
public CFI.Attribute getAttribute()
public char getCode()
public String getName()
public String getDescription()
Copyright © 2002–2023 Devexperts LLC. All rights reserved.