Class BillPresentationMediaUnderscoreUpdate
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillPresentationMediaUnderscoreUpdate
Deprecated.
A mean of communicating a bill, supported by the associated bill format. For example, post mail, email, web page. Skipped properties: id,href
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.description(String description) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.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 describing this bill presentation media@NotNull StringgetName()Deprecated.A short descriptive nameinthashCode()Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetDescription(String description) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
BillPresentationMediaUnderscoreUpdate
public BillPresentationMediaUnderscoreUpdate()Deprecated.
-
-
Method Details
-
description
Deprecated. -
getDescription
Deprecated.An explanatory text describing this bill presentation media- Returns:
- description
-
setDescription
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. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-