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