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