Class BillPresentationMediaRef
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillPresentationMediaRef
Deprecated.
PresentationMedia reference. A mean of communicating a bill, supported by the associated bill format. For example, post mail, email, web page.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.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 namegetHref()Deprecated.Reference of the bill presentation media@NotNull StringgetId()Deprecated.Unique identifier of the bill presentation mediagetName()Deprecated.A short descriptive nameinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
BillPresentationMediaRef
public BillPresentationMediaRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the bill presentation media- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the bill presentation media- Returns:
- href
-
setHref
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.
-