Class BusPartInvoiceCorrespnc
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: BusPartInvoiceCorrespncType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<BusPartInvoiceCorrespnc>Selector for all available fields of BusPartInvoiceCorrespnc.static final SimpleProperty.String<BusPartInvoiceCorrespnc>static final SimpleProperty.String<BusPartInvoiceCorrespnc>static final SimpleProperty.String<BusPartInvoiceCorrespnc>static final SimpleProperty.Guid<BusPartInvoiceCorrespnc>static final SimpleProperty.Date<BusPartInvoiceCorrespnc>static final SimpleProperty.Time<BusPartInvoiceCorrespnc>static final SimpleProperty.Date<BusPartInvoiceCorrespnc>static final SimpleProperty.String<BusPartInvoiceCorrespnc>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionBusPartInvoiceCorrespnc(UUID cADocumentContainerUUID, String cACorrespondenceType, String cACorrespondence, String cADocCtnCorrespncSqncNumber, LocalDate correspondencePrintDate, LocalDate correspondenceCreationDate, LocalTime correspondenceCreationTime, String mimeType, URI cACorrespondenceBinary) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected void(Key Field) Constraints: Not nullable, Maximum length: 36Constraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullableConstraints: NullableConstraints: Not nullableConstraints: Nullableprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 128getType()inthashCode()voidsetCACorrespondence(String cACorrespondence) (Key Field) Constraints: Not nullable, Maximum length: 36voidsetCACorrespondenceBinary(URI cACorrespondenceBinary) Constraints: NullablevoidsetCACorrespondenceType(String cACorrespondenceType) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetCADocCtnCorrespncSqncNumber(String cADocCtnCorrespncSqncNumber) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetCADocumentContainerUUID(UUID cADocumentContainerUUID) (Key Field) Constraints: Not nullablevoidsetCorrespondenceCreationDate(LocalDate correspondenceCreationDate) Constraints: NullablevoidsetCorrespondenceCreationTime(LocalTime correspondenceCreationTime) Constraints: Not nullablevoidsetCorrespondencePrintDate(LocalDate correspondencePrintDate) Constraints: NullablevoidsetMimeType(String mimeType) Constraints: Not nullable, Maximum length: 128toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of BusPartInvoiceCorrespnc. -
CA_DOCUMENT_CONTAINER_UUID
-
CA_CORRESPONDENCE_TYPE
-
CA_CORRESPONDENCE
-
CA_DOC_CTN_CORRESPNC_SQNC_NUMBER
-
CORRESPONDENCE_PRINT_DATE
-
CORRESPONDENCE_CREATION_DATE
-
CORRESPONDENCE_CREATION_TIME
-
MIME_TYPE
-
-
Constructor Details
-
BusPartInvoiceCorrespnc
public BusPartInvoiceCorrespnc() -
BusPartInvoiceCorrespnc
public BusPartInvoiceCorrespnc(@Nullable UUID cADocumentContainerUUID, @Nullable String cACorrespondenceType, @Nullable String cACorrespondence, @Nullable String cADocCtnCorrespncSqncNumber, @Nullable LocalDate correspondencePrintDate, @Nullable LocalDate correspondenceCreationDate, @Nullable LocalTime correspondenceCreationTime, @Nullable String mimeType, @Nullable URI cACorrespondenceBinary)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BusPartInvoiceCorrespnc>
-
setCADocumentContainerUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CADocumentContainerUUID
- Parameters:
cADocumentContainerUUID- Document Container ID
-
setCACorrespondenceType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CACorrespondenceType
- Parameters:
cACorrespondenceType- Correspondence Type
-
setCACorrespondence
(Key Field) Constraints: Not nullable, Maximum length: 36Original property name from the Odata EDM: CACorrespondence
- Parameters:
cACorrespondence- Correspondence key
-
setCADocCtnCorrespncSqncNumber
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CADocCtnCorrespncSqncNumber
- Parameters:
cADocCtnCorrespncSqncNumber- Sequence Number
-
setCorrespondencePrintDate
Constraints: NullableOriginal property name from the Odata EDM: CorrespondencePrintDate
- Parameters:
correspondencePrintDate- Print Date
-
setCorrespondenceCreationDate
Constraints: NullableOriginal property name from the Odata EDM: CorrespondenceCreationDate
- Parameters:
correspondenceCreationDate- Day On Which Accounting Document Was Entered
-
setCorrespondenceCreationTime
Constraints: Not nullableOriginal property name from the Odata EDM: CorrespondenceCreationTime
- Parameters:
correspondenceCreationTime- Time of Entry
-
setMimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Parameters:
mimeType- The mimeType to set.
-
setCACorrespondenceBinary
Constraints: NullableOriginal property name from the Odata EDM: CACorrespondenceBinary
- Parameters:
cACorrespondenceBinary- Form Processing: Content from XFT, XFD, PDF, and so on
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BusPartInvoiceCorrespnc>
-
getKey
- Overrides:
getKeyin classVdmObject<BusPartInvoiceCorrespnc>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BusPartInvoiceCorrespnc>
-
fromMap
- Overrides:
fromMapin classVdmObject<BusPartInvoiceCorrespnc>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BusPartInvoiceCorrespnc>
-
builder
-
getCADocumentContainerUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CADocumentContainerUUID
- Returns:
- Document Container ID
-
getCACorrespondenceType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CACorrespondenceType
- Returns:
- Correspondence Type
-
getCACorrespondence
(Key Field) Constraints: Not nullable, Maximum length: 36Original property name from the Odata EDM: CACorrespondence
- Returns:
- Correspondence key
-
getCADocCtnCorrespncSqncNumber
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CADocCtnCorrespncSqncNumber
- Returns:
- Sequence Number
-
getCorrespondencePrintDate
Constraints: NullableOriginal property name from the Odata EDM: CorrespondencePrintDate
- Returns:
- Print Date
-
getCorrespondenceCreationDate
Constraints: NullableOriginal property name from the Odata EDM: CorrespondenceCreationDate
- Returns:
- Day On Which Accounting Document Was Entered
-
getCorrespondenceCreationTime
Constraints: Not nullableOriginal property name from the Odata EDM: CorrespondenceCreationTime
- Returns:
- Time of Entry
-
getMimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
- The mimeType contained in this
VdmEntity.
-
getCACorrespondenceBinary
Constraints: NullableOriginal property name from the Odata EDM: CACorrespondenceBinary
- Returns:
- Form Processing: Content from XFT, XFD, PDF, and so on
-
toString
- Overrides:
toStringin classVdmObject<BusPartInvoiceCorrespnc>
-
equals
- Overrides:
equalsin classVdmEntity<BusPartInvoiceCorrespnc>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BusPartInvoiceCorrespnc>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BusPartInvoiceCorrespnc>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<BusPartInvoiceCorrespnc>
-