public class ColorPalette_RowDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
ColorPalette_RowDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDATASETUUID()
Get the value of the DATASETUUID
|
int |
getDEVR()
Get the value of the DEVR
|
int |
getELEMENTNUMBER()
Get the value of the ELEMENTNUMBER
|
int |
getGROUPNUMBER()
Get the value of the GROUPNUMBER
|
java.lang.String |
getITEMUUID()
Get the value of the ITEMUUID
|
java.lang.String |
getPARENTSQUID()
Get the String value of the PARENTSQUID
|
java.lang.String |
getSQUUID()
Get the String value of the SQUUID
|
java.lang.String |
getVALUE()
Get the String value of the VALUE
|
boolean |
isSQ()
Get the boolean of the isSQ
|
void |
setDATASETUUID(java.lang.String dATASETUUID)
set the String value of the dATASETUUID
|
void |
setDELEVEL(int delevel)
set the value of the DELEVEL
|
void |
setDEROWID(java.lang.String derowid)
set the value of the derowid
|
void |
setDEVR(int devr)
set the value of the devr
|
void |
setELEMENTNUMBER(int elementnumber)
set the value of the devr
|
void |
setGROUPNUMBER(int groupnumber)
set the value of the groupnumber
|
void |
setITEMUUID(java.lang.String itemuuid)
set the String value of the itemuuid
|
void |
setPARENTSQUID(java.lang.String parentsquid)
Set the value of the parentsquid
|
void |
setSQ(boolean isSQ)
set the boolean value of the isSQ
|
void |
setSQUUID(java.lang.String squuid)
Set the value of the squuid
|
void |
setVALUE(java.lang.String value)
Set the value of the value
|
public void setDELEVEL(int delevel)
int - delevelpublic void setDEROWID(java.lang.String derowid)
String - derowidpublic int getDEVR()
Nothing - public void setDEVR(int devr)
int - devrpublic int getELEMENTNUMBER()
Nothing - public void setELEMENTNUMBER(int elementnumber)
int - devrpublic int getGROUPNUMBER()
Nothing - public void setGROUPNUMBER(int groupnumber)
int - groupnumberpublic boolean isSQ()
Nothing - public void setSQ(boolean isSQ)
boolean - isSQpublic java.lang.String getITEMUUID()
Nothing - public void setITEMUUID(java.lang.String itemuuid)
int - itemuuidpublic java.lang.String getDATASETUUID()
Nothing - public void setDATASETUUID(java.lang.String dATASETUUID)
String - dATASETUUIDpublic java.lang.String getPARENTSQUID()
Nothing - public void setPARENTSQUID(java.lang.String parentsquid)
parentsquid - public java.lang.String getSQUUID()
Nothing - public void setSQUUID(java.lang.String squuid)
squuid - public java.lang.String getVALUE()
Nothing - public void setVALUE(java.lang.String value)
value -