public static final class ProdAllocSequenceT.ProdAllocSequenceTBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProdAllocSequenceT |
build() |
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
language(String language) |
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
prodAllocationSequenceTP(ProdAllocationSequence value) |
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
productAllocationSequenceDesc(String productAllocationSequenceDesc) |
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
productAllocationSequenceUUID(UUID productAllocationSequenceUUID) |
String |
toString() |
@Nonnull public ProdAllocSequenceT.ProdAllocSequenceTBuilder prodAllocationSequenceTP(ProdAllocationSequence value)
public ProdAllocSequenceT.ProdAllocSequenceTBuilder productAllocationSequenceUUID(UUID productAllocationSequenceUUID)
public ProdAllocSequenceT.ProdAllocSequenceTBuilder language(String language)
public ProdAllocSequenceT.ProdAllocSequenceTBuilder productAllocationSequenceDesc(String productAllocationSequenceDesc)
public ProdAllocSequenceT.ProdAllocSequenceTBuilder erpConfigContext(ErpConfigContext erpConfigContext)
public ProdAllocSequenceT build()
Copyright © 2018 SAP SE. All rights reserved.