public static class BOMItemCategoryText.BOMItemCategoryTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BOMItemCategoryText.BOMItemCategoryTextBuilder |
billOfMaterialItemCategory(String billOfMaterialItemCategory) |
BOMItemCategoryText.BOMItemCategoryTextBuilder |
billOfMaterialItemCategoryDesc(String billOfMaterialItemCategoryDesc) |
BOMItemCategoryText |
build() |
BOMItemCategoryText.BOMItemCategoryTextBuilder |
language(String language) |
String |
toString() |
public BOMItemCategoryText.BOMItemCategoryTextBuilder language(String language)
public BOMItemCategoryText.BOMItemCategoryTextBuilder billOfMaterialItemCategory(String billOfMaterialItemCategory)
public BOMItemCategoryText.BOMItemCategoryTextBuilder billOfMaterialItemCategoryDesc(String billOfMaterialItemCategoryDesc)
public BOMItemCategoryText build()
Copyright © 2019 SAP SE. All rights reserved.