Class AttachmentRefOrValue
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AttachmentRefOrValue
Deprecated.
An attachment by value or by reference. For AttachmentRefOrValue, the attribute type,schemaLocation and referredType are related to the contained entity and not to AttchmentRefOrValue itself
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.attachmentType(String attachmentType) Deprecated.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.Attachment type such as video, pictureDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.The actual contents of the attachment object, if embedded, encoded as base64Deprecated.A narrative text describing the content of the attachmentgetHref()Deprecated.URI for this AttachmentgetId()Deprecated.Unique identifier for this particular attachmentDeprecated.Attachment mime type such as extension file for video, picture and documentgetName()Deprecated.The name of the attachment@Valid QuantitygetSize()Deprecated.Get sizegetUrl()Deprecated.Uniform Resource Locator, is a web page address (a subset of URI)@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidsetAttachmentType(String attachmentType) Deprecated.voidDeprecated.voidsetContent(String content) Deprecated.voidsetDescription(String description) Deprecated.voidDeprecated.voidDeprecated.voidsetMimeType(String mimeType) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetValidFor(TimePeriod validFor) Deprecated.Deprecated.toString()Deprecated.Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
AttachmentRefOrValue
public AttachmentRefOrValue()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier for this particular attachment- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.URI for this Attachment- Returns:
- href
-
setHref
Deprecated. -
attachmentType
Deprecated. -
getAttachmentType
Deprecated.Attachment type such as video, picture- Returns:
- attachmentType
-
setAttachmentType
Deprecated. -
content
Deprecated. -
getContent
Deprecated.The actual contents of the attachment object, if embedded, encoded as base64- Returns:
- content
-
setContent
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.A narrative text describing the content of the attachment- Returns:
- description
-
setDescription
Deprecated. -
mimeType
Deprecated. -
getMimeType
Deprecated.Attachment mime type such as extension file for video, picture and document- Returns:
- mimeType
-
setMimeType
Deprecated. -
name
Deprecated. -
getName
Deprecated.The name of the attachment- Returns:
- name
-
setName
Deprecated. -
url
Deprecated. -
getUrl
Deprecated.Uniform Resource Locator, is a web page address (a subset of URI)- Returns:
- url
-
setUrl
Deprecated. -
size
Deprecated. -
getSize
Deprecated.Get size- Returns:
- size
-
setSize
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-