Class Cfe_eq_sa
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: cfe_eq_saType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cfe_eq_sa,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cfe_eq_sa>Selector for all available fields of Cfe_eq_sa.static final SimpleProperty.String<Cfe_eq_sa>static final SimpleProperty.String<Cfe_eq_sa>static final SimpleProperty.String<Cfe_eq_sa>static final SimpleProperty.String<Cfe_eq_sa>static final SimpleProperty.String<Cfe_eq_sa>static final SimpleProperty.String<Cfe_eq_sa>static final SimpleProperty.String<Cfe_eq_sa>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Cfe_eq_sa.Cfe_eq_saBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 9Constraints: Not nullable, Maximum length: 9(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 9getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mod(String cod_mod) Constraints: Not nullable, Maximum length: 2voidsetDoc_fim(String doc_fim) Constraints: Not nullable, Maximum length: 9voidsetDoc_ini(String doc_ini) Constraints: Not nullable, Maximum length: 9void(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: 4void(Key Field) Constraints: Not nullable, Maximum length: 9toString()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 Cfe_eq_sa. -
NR_SAT
-
EMPRESA
-
FILIAL
-
DT_DOC
-
COD_MOD
-
DOC_INI
-
DOC_FIM
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cfe_eq_sa
public Cfe_eq_sa() -
Cfe_eq_sa
public Cfe_eq_sa(@Nullable String nr_sat, @Nullable String empresa, @Nullable String filial, @Nullable String dt_doc, @Nullable String cod_mod, @Nullable String doc_ini, @Nullable String doc_fim, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setNr_sat
(Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: nr_sat
- Parameters:
nr_sat- Serial Number of SAT Equipment
-
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
-
setDt_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- Document Date
-
setCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- Code of tax document model
-
setDoc_ini
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: doc_ini
- Parameters:
doc_ini- Tax document number
-
setDoc_fim
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: doc_fim
- Parameters:
doc_fim- Tax document number
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cfe_eq_sa>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cfe_eq_sa>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cfe_eq_sa>
-
builder
-
getNr_sat
(Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: nr_sat
- Returns:
- Serial Number of SAT Equipment
-
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
-
getDt_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Returns:
- Document Date
-
getCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- Code of tax document model
-
getDoc_ini
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: doc_ini
- Returns:
- Tax document number
-
getDoc_fim
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: doc_fim
- Returns:
- Tax document number
-
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<Cfe_eq_sa>
-