Class ChannelRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ChannelRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ChannelRef
extends Object
Channel reference. The channel defines the channel for selling product offerings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) boolean(Class) type of the referred channelgetHref()Not Sent.Reference of the channel.getId()Unique identifier of the channelgetName()Not SentinthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidtoString()
-
Constructor Details
-
ChannelRef
public ChannelRef()
-
-
Method Details
-
id
-
getId
Unique identifier of the channel- Returns:
- id
-
setId
-
href
-
getHref
Not Sent.Reference of the channel.- Returns:
- href
-
setHref
-
name
-
getName
Not Sent- Returns:
- name
-
setName
-
atreferredType
-
getAtreferredType
(Class) type of the referred channel- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-