Class Conso_emp
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: conso_empType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Conso_emp,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Conso_emp>Selector for all available fields of Conso_emp.static final SimpleProperty.String<Conso_emp>static final SimpleProperty.String<Conso_emp>static final SimpleProperty.String<Conso_emp>static final SimpleProperty.String<Conso_emp>static final SimpleProperty.String<Conso_emp>static final SimpleProperty.NumericDecimal<Conso_emp>static final SimpleProperty.NumericDecimal<Conso_emp>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionConso_emp(String empresa, String dt_lancto, String cnpj, String cond_decl, BigDecimal vl_cons, String cnpj_lid, BigDecimal vl_decl, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Conso_emp.Conso_empBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCnpj()(Key Field) Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 1protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 14voidsetCnpj_lid(String cnpj_lid) Constraints: Not nullable, Maximum length: 14voidsetCond_decl(String cond_decl) Constraints: Not nullable, Maximum length: 1voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetVl_cons(BigDecimal vl_cons) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_decl(BigDecimal vl_decl) 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 Conso_emp. -
EMPRESA
-
DT_LANCTO
-
CNPJ
-
COND_DECL
-
VL_CONS
-
CNPJ_LID
-
VL_DECL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Conso_emp
public Conso_emp() -
Conso_emp
public Conso_emp(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String cnpj, @Nullable String cond_decl, @Nullable BigDecimal vl_cons, @Nullable String cnpj_lid, @Nullable BigDecimal vl_decl, @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
-
setCond_decl
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cond_decl
- Parameters:
cond_decl- Declarant Condition
-
setVl_cons
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cons
- Parameters:
vl_cons- Consortium Income
-
setCnpj_lid
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_lid
- Parameters:
cnpj_lid- CNPJ of Leader Company
-
setVl_decl
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_decl
- Parameters:
vl_decl- Declarant Income in the Consortium
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Conso_emp>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Conso_emp>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Conso_emp>
-
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
-
getCond_decl
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cond_decl
- Returns:
- Declarant Condition
-
getVl_cons
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cons
- Returns:
- Consortium Income
-
getCnpj_lid
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_lid
- Returns:
- CNPJ of Leader Company
-
getVl_decl
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_decl
- Returns:
- Declarant Income in the Consortium
-
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<Conso_emp>
-