Class Dete_cest
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: dete_cestType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dete_cest,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dete_cest>Selector for all available fields of Dete_cest.static final SimpleProperty.String<Dete_cest>static final SimpleProperty.String<Dete_cest>static final SimpleProperty.String<Dete_cest>static final SimpleProperty.String<Dete_cest>static final SimpleProperty.String<Dete_cest>static final SimpleProperty.Date<Dete_cest>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDete_cest(String empresa, String filial, LocalDate valid_from, String cod_ncm, String cod_item, String cest, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Dete_cest.Dete_cestBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCest()Constraints: Not nullable, Maximum length: 9(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 16protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getType()(Key Field) Constraints: Not nullableinthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 9voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_ncm(String cod_ncm) (Key Field) Constraints: Not nullable, Maximum length: 16voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetValid_from(LocalDate valid_from) (Key Field) Constraints: Not nullabletoString()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 Dete_cest. -
EMPRESA
-
FILIAL
-
VALID_FROM
-
COD_NCM
-
COD_ITEM
-
CEST
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Dete_cest
public Dete_cest() -
Dete_cest
public Dete_cest(@Nullable String empresa, @Nullable String filial, @Nullable LocalDate valid_from, @Nullable String cod_ncm, @Nullable String cod_item, @Nullable String cest, @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
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
setValid_from
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: valid_from
- Parameters:
valid_from- Initial date of computation referred
-
setCod_ncm
(Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: cod_ncm
- Parameters:
cod_ncm- NCM Code
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setCest
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: cest
- Parameters:
cest- ICMS ST Legal Classification Code
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Dete_cest>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Dete_cest>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Dete_cest>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- Branch
-
getValid_from
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: valid_from
- Returns:
- Initial date of computation referred
-
getCod_ncm
(Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: cod_ncm
- Returns:
- NCM Code
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getCest
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: cest
- Returns:
- ICMS ST Legal Classification Code
-
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<Dete_cest>
-