Class Directinv
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: directinvType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Directinv,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Directinv>Selector for all available fields of Directinv.static final SimpleProperty.String<Directinv>static final SimpleProperty.String<Directinv>static final SimpleProperty.String<Directinv>static final SimpleProperty.String<Directinv>static final SimpleProperty.String<Directinv>static final SimpleProperty.String<Directinv>static final SimpleProperty.NumericDecimal<Directinv>static final SimpleProperty.String<Directinv>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDirectinv(String empresa, String dt_lancto, String nif, String cnpj, String pais, String nif_cnpj, String razao_social, BigDecimal percentual, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Directinv.DirectinvBuilderbuilder()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 Stringprotected ODataEntityKeygetKey()getNif()(Key Field) Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 30getPais()(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Maximum length: 255getType()inthashCode()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: 4void(Key Field) Constraints: Not nullable, Maximum length: 30voidsetNif_cnpj(String nif_cnpj) (Key Field) Constraints: Not nullable, Maximum length: 30void(Key Field) Constraints: Not nullable, Maximum length: 30voidsetPercentual(BigDecimal percentual) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRazao_social(String razao_social) Constraints: Not nullable, Maximum length: 255toString()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 Directinv. -
EMPRESA
-
DT_LANCTO
-
NIF
-
CNPJ
-
PAIS
-
NIF_CNPJ
-
RAZAO_SOCIAL
-
PERCENTUAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Directinv
public Directinv() -
Directinv
public Directinv(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String nif, @Nullable String cnpj, @Nullable String pais, @Nullable String nif_cnpj, @Nullable String razao_social, @Nullable BigDecimal percentual, @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
-
setPais
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: pais
- Parameters:
pais- Country/Region
-
setNif_cnpj
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif_cnpj
- Parameters:
nif_cnpj- Identification number of each direct investor
-
setRazao_social
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: razao_social
- Parameters:
razao_social- Legal Name of Business or Individual Name
-
setPercentual
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: percentual
- Parameters:
percentual- Percentage of the direct investor's interest
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Directinv>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Directinv>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Directinv>
-
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
-
getPais
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: pais
- Returns:
- Country/Region
-
getNif_cnpj
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif_cnpj
- Returns:
- Identification number of each direct investor
-
getRazao_social
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: razao_social
- Returns:
- Legal Name of Business or Individual Name
-
getPercentual
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: percentual
- Returns:
- Percentage of the direct investor's interest
-
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<Directinv>
-