Class ProductOfferingTerm
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingTerm
A condition under which a ProductOffering is made available to Customers. For instance, a productOffering can be offered with multiple commitment periods.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatSchemaLocation(String atSchemaLocation) description(String description) booleanA link to the schema describing this product offering termThe class type of ProductOfferingTermNot Sent.Description of the productOfferingTerm@Valid QuantityGet durationgetId()Id of the productOfferingTermgetName()Name of the productOfferingTerm@Valid TimePeriodGet validForinthashCode()voidsetAtSchemaLocation(String atSchemaLocation) voidvoidsetDescription(String description) voidsetDuration(Quantity duration) voidvoidvoidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
ProductOfferingTerm
public ProductOfferingTerm()
-
-
Method Details
-
name
-
getName
Name of the productOfferingTerm- Returns:
- name
-
setName
-
id
-
getId
Id of the productOfferingTerm- Returns:
- id
-
setId
-
description
-
getDescription
Not Sent.Description of the productOfferingTerm- Returns:
- description
-
setDescription
-
duration
-
getDuration
Get duration- Returns:
- duration
-
setDuration
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atType
-
getAtType
The class type of ProductOfferingTerm- Returns:
- atType
-
setAtType
-
atSchemaLocation
-
getAtSchemaLocation
A link to the schema describing this product offering term- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-