cug.ptree
Class PTreeAttRec
java.lang.Object
|
+--cug.ptree.PTreeAttRec
- public class PTreeAttRec
- extends java.lang.Object
Constructor Summary |
PTreeAttRec(java.lang.String ptcode,
java.lang.String key,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FN_ptreeCode
protected static java.lang.String FN_ptreeCode
FN_key
protected static java.lang.String FN_key
FN_value
protected static java.lang.String FN_value
ix_ptreeCode
public static final int ix_ptreeCode
- See Also:
- Constant Field Values
ix_key
public static final int ix_key
- See Also:
- Constant Field Values
ix_value
public static final int ix_value
- See Also:
- Constant Field Values
ptcode
java.lang.String ptcode
key
java.lang.String key
value
java.lang.String value
PTreeAttRec
public PTreeAttRec(java.lang.String ptcode,
java.lang.String key,
java.lang.String value)
getColumnNames
public static java.lang.String[] getColumnNames()
getPTreeCode
public java.lang.String getPTreeCode()
getKey
public java.lang.String getKey()
getValue
public java.lang.String getValue()