Package com.sap.retail.opps.v1.dto
Class BusinessUnitCommonData
java.lang.Object
com.sap.retail.opps.v1.dto.BusinessUnitCommonData
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2022-06-02T16:14:07.511Z")
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
-