Class BillFormatRefOrValue
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillFormatRefOrValue
Deprecated.
An attachment by value or by reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.description(String description) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.An explanatory text for this bill formatgetHref()Deprecated.Reference of the bill formatgetId()Deprecated.Unique identifier of the bill format@NotNull StringgetName()Deprecated.A short descriptive nameinthashCode()Deprecated.Deprecated.Deprecated.@NotNull BooleanisIsRef()Deprecated.Get isRefDeprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetDescription(String description) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
BillFormatRefOrValue
public BillFormatRefOrValue()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the bill format- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the bill format- Returns:
- href
-
setHref
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.An explanatory text for this bill format- Returns:
- description
-
setDescription
Deprecated. -
isRef
Deprecated. -
isIsRef
Deprecated.Get isRef- Returns:
- isRef
-
setIsRef
Deprecated. -
name
Deprecated. -
getName
Deprecated.A short descriptive name- Returns:
- name
-
setName
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-