Class BaseProductRefOrValue
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BaseProductRefOrValue
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class BaseProductRefOrValue
extends Object
This resource is aimed to act as a reference to a Product resource or to provide a subset of data defined on a Product reference
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCharacteristicItem(ProductCharacteristic characteristicItem) addPlaceItem(Place placeItem) addProductRelationshipItem(ProductRelationship productRelationshipItem) addRelatedPartyItem(RelatedPartyRef relatedPartyItem) atschemaLocation(String atschemaLocation) characteristic(List<ProductCharacteristic> characteristic) boolean@Valid List<ProductCharacteristic>Get characteristicgetHref()getId()getName()getPlace()Get place@Valid List<ProductRelationship>Get productRelationship@Valid ProductSpecificationRefGet productSpecification@Valid List<RelatedPartyRef>Get relatedPartyinthashCode()productRelationship(List<ProductRelationship> productRelationship) productSpecification(ProductSpecificationRef productSpecification) relatedParty(List<RelatedPartyRef> relatedParty) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetCharacteristic(List<ProductCharacteristic> characteristic) voidvoidvoidvoidvoidsetProductRelationship(List<ProductRelationship> productRelationship) voidsetProductSpecification(ProductSpecificationRef productSpecification) voidsetRelatedParty(List<RelatedPartyRef> relatedParty) toString()
-
Constructor Details
-
BaseProductRefOrValue
public BaseProductRefOrValue()
-
-
Method Details
-
id
-
getId
- Returns:
- id
-
setId
-
href
-
getHref
- Returns:
- href
-
setHref
-
name
-
getName
- Returns:
- name
-
setName
-
place
-
addPlaceItem
-
getPlace
Get place- Returns:
- place
-
setPlace
-
characteristic
-
addCharacteristicItem
-
getCharacteristic
Get characteristic- Returns:
- characteristic
-
setCharacteristic
-
addRelatedPartyItem
-
getRelatedParty
Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
-
productRelationship
-
addProductRelationshipItem
public BaseProductRefOrValue addProductRelationshipItem(ProductRelationship productRelationshipItem) -
getProductRelationship
Get productRelationship- Returns:
- productRelationship
-
setProductRelationship
-
productSpecification
-
getProductSpecification
Get productSpecification- Returns:
- productSpecification
-
setProductSpecification
-
attype
-
getAttype
- Returns:
- attype
-
setAttype
-
atschemaLocation
-
getAtschemaLocation
- Returns:
- atschemaLocation
-
setAtschemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-