Class RealizingService
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.RealizingService
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
-