Class ProductOfferingPriceRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.ProductOfferingPriceRef
ProductPriceOffering reference. An amount, usually of money, that is asked for or allowed when a ProductOffering is bought, rented, or leased.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatReferredType(String atReferredType) atSchemaLocation(String atSchemaLocation) boolean(Class) type of the referred ProductOfferingPriceHyperlink reference to the schema describing this resourcegetHref()Reference of the ProductOfferingPrice.getId()Reference id of the ProductOfferingPrice.getName()Name of the ProductOfferingPrice.inthashCode()voidsetAtReferredType(String atReferredType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidvoidtoString()
-
Constructor Details
-
ProductOfferingPriceRef
public ProductOfferingPriceRef()
-
-
Method Details
-
id
-
getId
Reference id of the ProductOfferingPrice.- Returns:
- id
-
setId
-
href
-
getHref
Reference of the ProductOfferingPrice.- Returns:
- href
-
setHref
-
name
-
getName
Name of the ProductOfferingPrice.- Returns:
- name
-
setName
-
atReferredType
-
getAtReferredType
(Class) type of the referred ProductOfferingPrice- Returns:
- atReferredType
-
setAtReferredType
-
atSchemaLocation
-
getAtSchemaLocation
Hyperlink reference to the schema describing this resource- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-