Class BaseStoreRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BaseStoreRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class BaseStoreRef
extends Object
Reference to the base store.
-
Constructor Details
-
BaseStoreRef
public BaseStoreRef()
-
-
Method Details
-
id
-
getId
Unique identifier of the BaseStore- Returns:
- id
-
setId
-
href
-
getHref
Unique reference of the BaseStore- Returns:
- href
-
setHref
-
name
-
getName
Name of the BaseStore- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-