Class TmaRealizingServiceWsDto
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaRealizingServiceWsDto
- All Implemented Interfaces:
Serializable
RealizingService reference. RealizingService is a link to the service that realizes the product.
- Since:
- 1810
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetHref()Reference of the service@NotNull StringgetId()Unique identifier of the servicegetName()Name of the serviceIndicate the class (type) of the realizing service.getRole()Role of the realizing serviceinthashCode()referredType(String referredType) voidvoidvoidvoidsetReferredType(String referredType) voidtoString()
-
Constructor Details
-
TmaRealizingServiceWsDto
public TmaRealizingServiceWsDto()
-
-
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
-
referredType
-
getReferredType
Indicate the class (type) of the realizing service.- Returns:
- referredType
-
setReferredType
-
equals
-
hashCode
public int hashCode() -
toString
-