Class Doa_eleit
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: doa_eleitType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Doa_eleit,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Doa_eleit>Selector for all available fields of Doa_eleit.static final SimpleProperty.String<Doa_eleit>static final SimpleProperty.String<Doa_eleit>static final SimpleProperty.String<Doa_eleit>static final SimpleProperty.String<Doa_eleit>static final SimpleProperty.String<Doa_eleit>static final SimpleProperty.NumericDecimal<Doa_eleit>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDoa_eleit(String empresa, String dt_lancto, String cnpj, String tip_benef, String form_doa, BigDecimal vl_doa, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Doa_eleit.Doa_eleitBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCnpj()(Key Field) Constraints: Not nullable, Maximum length: 14protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 14voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetForm_doa(String form_doa) Constraints: Not nullable, Maximum length: 2voidsetTip_benef(String tip_benef) Constraints: Not nullable, Maximum length: 2voidsetVl_doa(BigDecimal vl_doa) Constraints: Not nullable, Precision: 25, Scale: 6toString()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 Doa_eleit. -
EMPRESA
-
DT_LANCTO
-
CNPJ
-
TIP_BENEF
-
FORM_DOA
-
VL_DOA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Doa_eleit
public Doa_eleit() -
Doa_eleit
public Doa_eleit(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String cnpj, @Nullable String tip_benef, @Nullable String form_doa, @Nullable BigDecimal vl_doa, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setTip_benef
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: tip_benef
- Parameters:
tip_benef- Beneficiary Type
-
setForm_doa
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: form_doa
- Parameters:
form_doa- Donation Form
-
setVl_doa
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_doa
- Parameters:
vl_doa- Donation Value
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Doa_eleit>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Doa_eleit>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Doa_eleit>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getTip_benef
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: tip_benef
- Returns:
- Beneficiary Type
-
getForm_doa
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: form_doa
- Returns:
- Donation Form
-
getVl_doa
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_doa
- Returns:
- Donation Value
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Doa_eleit>
-