public class ButlerProductInfo extends Object
| Constructor and Description |
|---|
ButlerProductInfo() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ButlerProductGroup> |
getButler1ProductGroups()
DOCUMENT ME!
|
ArrayList<ButlerProductGroup> |
getButler2ProductGroups()
DOCUMENT ME!
|
static void |
main(String[] args)
DOCUMENT ME!
|
void |
setButler1ProductGroups(ArrayList<ButlerProductGroup> productGroups)
DOCUMENT ME!
|
void |
setButler2ProductGroups(ArrayList<ButlerProductGroup> butler2ProductGroups)
DOCUMENT ME!
|
public ArrayList<ButlerProductGroup> getButler1ProductGroups()
public void setButler1ProductGroups(ArrayList<ButlerProductGroup> productGroups)
productGroups - DOCUMENT ME!public ArrayList<ButlerProductGroup> getButler2ProductGroups()
public void setButler2ProductGroups(ArrayList<ButlerProductGroup> butler2ProductGroups)
butler2ProductGroups - DOCUMENT ME!public static void main(String[] args)
args - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.