public class OrderEntryGroupRAO extends Object implements Serializable
| Constructor and Description |
|---|
OrderEntryGroupRAO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntryGroupId() |
OrderEntryGroupRAO |
getRootEntryGroup() |
int |
hashCode() |
void |
setEntryGroupId(String entryGroupId) |
void |
setRootEntryGroup(OrderEntryGroupRAO rootEntryGroup) |
public void setRootEntryGroup(OrderEntryGroupRAO rootEntryGroup)
public OrderEntryGroupRAO getRootEntryGroup()
public void setEntryGroupId(String entryGroupId)
public String getEntryGroupId()
Copyright © 2017 SAP SE. All Rights Reserved.