Class ProductOrderRef
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v1.dto.ProductOrderRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:36.417Z")
public class ProductOrderRef
extends Object
ProductOrder reference. A Product Order is a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner and vice versa.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) atschemaLocation(String atschemaLocation) booleanThe actual type of the target instance when needed for disambiguation.Hyperlink reference to the schema describing this resourcegetHref()Reference of the related entity.getId()Unique identifier of a related entity.getName()Name of the related entity.inthashCode()voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidtoString()
-
Constructor Details
-
ProductOrderRef
public ProductOrderRef()
-
-
Method Details
-
id
-
getId
Unique identifier of a related entity.- Returns:
- id
-
setId
-
href
-
getHref
Reference of the related entity.- Returns:
- href
-
setHref
-
name
-
getName
Name of the related entity.- Returns:
- name
-
setName
-
atreferredType
-
getAtreferredType
The actual type of the target instance when needed for disambiguation.- Returns:
- atreferredType
-
setAtreferredType
-
atschemaLocation
-
getAtschemaLocation
Hyperlink reference to the schema describing this resource- Returns:
- atschemaLocation
-
setAtschemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-