Class BusinessUnitCommonData
java.lang.Object
com.sap.retail.sapppspricing.swagger.businessobject.dto.BusinessUnitCommonData
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2022-09-26T19:16:22.658615400+05:30[Asia/Calcutta]")
public class BusinessUnitCommonData
extends Object
An entity for which prices or promotions are valid.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumSpecifies the type of a business unit. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanSpecifies the type of a business unit.getValue()Identifies the business unit in combination with business unit type and master data source system identifier.inthashCode()voidvoidtoString()typeCode(BusinessUnitCommonData.TypeCodeEnum typeCode)
-
Constructor Details
-
BusinessUnitCommonData
public BusinessUnitCommonData()
-
-
Method Details
-
value
-
getValue
Identifies the business unit in combination with business unit type and master data source system identifier.- Returns:
- value
-
setValue
-
typeCode
-
getTypeCode
Specifies the type of a business unit. There may be several business units with the same identifier but different types. Default value is RetailStore.- Returns:
- typeCode
-
setTypeCode
-
equals
-
hashCode
public int hashCode() -
toString
-