Class ProductTerm
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.ProductTerm
Deprecated.
Description of a productTerm linked to this product. This represent a commitment with a duration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.description(String description) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Description of the productTerm@Valid QuantityDeprecated.Get durationgetName()Deprecated.Name of the productTerm@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetDescription(String description) Deprecated.voidsetDuration(Quantity duration) Deprecated.voidDeprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
ProductTerm
public ProductTerm()Deprecated.
-
-
Method Details
-
description
Deprecated. -
getDescription
Deprecated.Description of the productTerm- Returns:
- description
-
setDescription
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the productTerm- Returns:
- name
-
setName
Deprecated. -
duration
Deprecated. -
getDuration
Deprecated.Get duration- Returns:
- duration
-
setDuration
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-