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