Class BaseProductRefOrValue
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BaseProductRefOrValue
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) booleanGet atSchemaLocationGet atType@Valid List<ProductCharacteristic>Get characteristicgetHref()Get hrefgetId()Get idgetName()Get namegetPlace()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
Get id- Returns:
- id
-
setId
-
href
-
getHref
Get href- Returns:
- href
-
setHref
-
name
-
getName
Get name- 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
Get atType- Returns:
- atType
-
setAtType
-
atSchemaLocation
-
getAtSchemaLocation
Get atSchemaLocation- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-