Class ProductSpecificationRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductSpecificationRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProductSpecificationRef
extends Object
Product specification reference: A ProductSpecification is a detailed description of a tangible or intangible object made available externally in the form of a ProductOffering to customers or other parties playing a party role.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanclass type of referred Product SpecificationgetHref()Reference of the product specification.(Not supported yet)getId()Unique identifier of the product specificationgetName()Name of the product specificationVersion of the product specification API (Not supported yet)inthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidvoidsetVersion(String version) toString()
-
Constructor Details
-
ProductSpecificationRef
public ProductSpecificationRef()
-
-
Method Details
-
id
-
getId
Unique identifier of the product specification- Returns:
- id
-
setId
-
href
-
getHref
Reference of the product specification.(Not supported yet)- Returns:
- href
-
setHref
-
version
-
getVersion
Version of the product specification API (Not supported yet)- Returns:
- version
-
setVersion
-
name
-
getName
Name of the product specification- Returns:
- name
-
setName
-
atreferredType
-
getAtreferredType
class type of referred Product Specification- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-