Class RealizingResource
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.RealizingResource
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class RealizingResource
extends Object
RealizingResource reference. RealizingResource is a link to the resource that realizes the product.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanIndicate the class (type) of the realizing resourcegetHref()Reference of the resource@NotNull StringgetId()Unique identifier of the resourcegetName()Name of the resource.getRole()Role of the resourceinthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidvoidtoString()
-
Constructor Details
-
RealizingResource
public RealizingResource()
-
-
Method Details
-
id
-
getId
Unique identifier of the resource- Returns:
- id
-
setId
-
href
-
getHref
Reference of the resource- Returns:
- href
-
setHref
-
name
-
getName
Name of the resource.- Returns:
- name
-
setName
-
role
-
getRole
Role of the resource- Returns:
- role
-
setRole
-
atreferredType
-
getAtreferredType
Indicate the class (type) of the realizing resource- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-