Modifier and Type | Method and Description |
---|---|
ChangeProcessAttribute |
ChangeProcessAttribute.ChangeProcessAttributeBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<ChangeProcessAttribute>> |
GroupChangeProcess.getProcAttributesIfPresent()
Retrieval of associated ChangeProcessAttribute entities (one to many).
|
Class<ChangeProcessAttribute> |
ChangeProcessAttribute.getType() |
Modifier and Type | Method and Description |
---|---|
void |
GroupChangeProcess.addProcAttributes(ChangeProcessAttribute... entity)
Adds elements to the list of associated ChangeProcessAttribute entities.
|
GroupChangeProcess.GroupChangeProcessBuilder |
GroupChangeProcess.GroupChangeProcessBuilder.procAttributes(ChangeProcessAttribute... value)
Navigation property _ProcAttributes for GroupChangeProcess to multiple
ChangeProcessAttribute.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupChangeProcess.setProcAttributes(List<ChangeProcessAttribute> value)
Overwrites the list of associated ChangeProcessAttribute entities for the loaded navigation property
_ProcAttributes.
|
Constructor and Description |
---|
GroupChangeProcess(String srvcTransChangeProcessGroup,
String srvcTransChangeProcess,
String srvcTransacChgProcExecSequence,
ChangeProcess to_ChangeProcess,
List<ChangeProcessAttribute> to_ProcAttributes) |
Copyright © 2021 SAP SE. All rights reserved.