public class BillInfosForMultipleBillDialog extends Object
Constructor and Description |
---|
BillInfosForMultipleBillDialog()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Hashtable |
getBalGrpServiceHashTable() |
String |
getBillInfoName() |
int |
getTreeIndex() |
void |
setBalGrpServiceHashTable(Hashtable tempBalGrpServiceHashTable) |
void |
setBillInfoName(String tempBillInfoName) |
void |
setTreeIndex(int treeIndex) |
public BillInfosForMultipleBillDialog()
public Hashtable getBalGrpServiceHashTable()
public String getBillInfoName()
public int getTreeIndex()
public void setBalGrpServiceHashTable(Hashtable tempBalGrpServiceHashTable)
public void setBillInfoName(String tempBillInfoName)
public void setTreeIndex(int treeIndex)
Copyright © 2003, 2023, Oracle and/or its affiliates.