public class LegalEntity
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected IdReference |
idReference |
| Constructor and Description |
|---|
LegalEntity() |
| Modifier and Type | Method and Description |
|---|---|
IdReference |
getIdReference()
Gets the value of the idReference property.
|
void |
setIdReference(IdReference value)
Sets the value of the idReference property.
|
protected IdReference idReference
public IdReference getIdReference()
IdReferencepublic void setIdReference(IdReference value)
value - allowed object is
IdReferenceCopyright © 2018 SAP SE. All Rights Reserved.