Class UsageSpecificationRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.UsageSpecificationRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class UsageSpecificationRef
extends Object
Usage Specification reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExternalIdentifierItem(ExternalIdentifier externalIdentifierItem) atreferredType(String atreferredType) booleanexternalIdentifier(List<ExternalIdentifier> externalIdentifier) Generic attribute indicating the name of the class type of the referred resource entity.@Valid List<ExternalIdentifier>Get externalIdentifiergetHref()Reference of the Usage Specification.@NotNull StringgetId()Unique identifier of the Usage Specification.getName()Name of the Usage Specification.inthashCode()voidsetAtreferredType(String atreferredType) voidsetExternalIdentifier(List<ExternalIdentifier> externalIdentifier) voidvoidvoidtoString()
-
Constructor Details
-
UsageSpecificationRef
public UsageSpecificationRef()
-
-
Method Details
-
atreferredType
-
getAtreferredType
Generic attribute indicating the name of the class type of the referred resource entity.- Returns:
- atreferredType
-
setAtreferredType
-
href
-
getHref
Reference of the Usage Specification.- Returns:
- href
-
setHref
-
id
-
getId
Unique identifier of the Usage Specification.- Returns:
- id
-
setId
-
name
-
getName
Name of the Usage Specification.- Returns:
- name
-
setName
-
externalIdentifier
-
addExternalIdentifierItem
-
getExternalIdentifier
Get externalIdentifier- Returns:
- externalIdentifier
-
setExternalIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-