Class ProductOfferingTerm
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingTerm
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProductOfferingTerm
extends Object
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 QuantityDuration of the productOfferingTermgetId()Id of the productOfferingTermgetName()Name of the productOfferingTerm@Valid TimePeriodNot Sent.The period for which the productOfferingterm is validinthashCode()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
Duration of the productOfferingTerm- Returns:
- duration
-
setDuration
-
validFor
-
getValidFor
Not Sent.The period for which the productOfferingterm is valid- 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
-