Class ProductSpecificationRef
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.ProductSpecificationRef
Deprecated.
Product specification reference: A ProductSpecification is a detailed description of a tangible or intangible object made available externally in the form of a ProductOffering to customers or other parties playing a party role.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity namegetHref()Deprecated.Reference of the related entity.@NotNull StringgetId()Deprecated.Unique identifier of a related entity.getName()Deprecated.Name of the related entity.@Valid TargetProductSchemaDeprecated.Get targetProductSchemaDeprecated.Version of the product specificationinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetTargetProductSchema(TargetProductSchema targetProductSchema) Deprecated.voidsetVersion(String version) Deprecated.targetProductSchema(TargetProductSchema targetProductSchema) Deprecated.toString()Deprecated.Deprecated.
-
Constructor Details
-
ProductSpecificationRef
public ProductSpecificationRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of a related entity.- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the related entity.- Returns:
- href
-
setHref
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the related entity.- Returns:
- name
-
setName
Deprecated. -
version
Deprecated. -
getVersion
Deprecated.Version of the product specification- Returns:
- version
-
setVersion
Deprecated. -
targetProductSchema
Deprecated. -
getTargetProductSchema
Deprecated.Get targetProductSchema- Returns:
- targetProductSchema
-
setTargetProductSchema
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. -
atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-