Class Dem_socie
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: dem_socieType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dem_socie,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dem_socie>Selector for all available fields of Dem_socie.static final SimpleProperty.NumericDecimal<Dem_socie>static final SimpleProperty.String<Dem_socie>static final SimpleProperty.String<Dem_socie>static final SimpleProperty.String<Dem_socie>static final SimpleProperty.String<Dem_socie>static final SimpleProperty.NumericDecimal<Dem_socie>static final SimpleProperty.NumericDecimal<Dem_socie>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDem_socie(String empresa, String dt_lancto, String nif, String cnpj, BigDecimal perc_part, BigDecimal ativo_total, BigDecimal pat_liquido, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Dem_socie.Dem_socieBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 6getCnpj()(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 Stringprotected ODataEntityKeygetKey()getNif()(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAtivo_total(BigDecimal ativo_total) Constraints: Not nullable, Precision: 25, Scale: 6void(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: 4void(Key Field) Constraints: Not nullable, Maximum length: 30voidsetPat_liquido(BigDecimal pat_liquido) Constraints: Not nullable, Precision: 25, Scale: 6voidsetPerc_part(BigDecimal perc_part) 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 Dem_socie. -
EMPRESA
-
DT_LANCTO
-
NIF
-
CNPJ
-
PERC_PART
-
ATIVO_TOTAL
-
PAT_LIQUIDO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Dem_socie
public Dem_socie() -
Dem_socie
public Dem_socie(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String nif, @Nullable String cnpj, @Nullable BigDecimal perc_part, @Nullable BigDecimal ativo_total, @Nullable BigDecimal pat_liquido, @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
-
setNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Parameters:
nif- Tax Identification Number
-
setCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setPerc_part
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: perc_part
- Parameters:
perc_part- Percentage of Interest
-
setAtivo_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: ativo_total
- Parameters:
ativo_total- Total Assets
-
setPat_liquido
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: pat_liquido
- Parameters:
pat_liquido- Net Worth
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Dem_socie>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Dem_socie>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Dem_socie>
-
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
-
getNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Returns:
- Tax Identification Number
-
getCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getPerc_part
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: perc_part
- Returns:
- Percentage of Interest
-
getAtivo_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: ativo_total
- Returns:
- Total Assets
-
getPat_liquido
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: pat_liquido
- Returns:
- Net Worth
-
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<Dem_socie>
-