Class ServiceCategoryRef
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v4.dto.ServiceCategoryRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:37.643Z")
public class ServiceCategoryRef
extends Object
The (service) category resource is used to group service candidates in logical containers. Categories can contain other categories.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atreferredType(String atreferredType) atschemaLocation(String atschemaLocation) booleanWhen sub-classing, this defines the super-classThe actual type of the target instance when needed for disambiguation.A URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class Extensible namegetHref()Hyperlink reference@NotNull StringgetId()unique identifiergetName()Name of the related entity.Category versioninthashCode()voidsetAtbaseType(String atbaseType) voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidvoidvoidsetVersion(String version) toString()
-
Constructor Details
-
ServiceCategoryRef
public ServiceCategoryRef()
-
-
Method Details
-
id
-
getId
unique identifier- Returns:
- id
-
setId
-
href
-
getHref
Hyperlink reference- Returns:
- href
-
setHref
-
name
-
getName
Name of the related entity.- Returns:
- name
-
setName
-
version
-
getVersion
Category version- Returns:
- version
-
setVersion
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class Extensible name- Returns:
- attype
-
setAttype
-
atreferredType
-
getAtreferredType
The actual type of the target instance when needed for disambiguation.- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-