Class Ecf_equip
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ecf_equipType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ecf_equip,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ecf_equip>Selector for all available fields of Ecf_equip.static final SimpleProperty.String<Ecf_equip>static final SimpleProperty.String<Ecf_equip>static final SimpleProperty.String<Ecf_equip>static final SimpleProperty.String<Ecf_equip>static final SimpleProperty.String<Ecf_equip>static final SimpleProperty.String<Ecf_equip>static final SimpleProperty.String<Ecf_equip>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 Ecf_equip.Ecf_equipBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 2protected String(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 21(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mod(String cod_mod) (Key Field) Constraints: Not nullable, Maximum length: 2void(Key Field) Constraints: Not nullable, Maximum length: 8voidConstraints: Not nullable, Maximum length: 3voidsetEcf_fab(String ecf_fab) (Key Field) Constraints: Not nullable, Maximum length: 21voidsetEcf_mod(String ecf_mod) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4toString()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 Ecf_equip. -
EMPRESA
-
FILIAL
-
COD_MOD
-
ECF_MOD
-
ECF_FAB
-
DT_FIN
-
ECF_CX
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ecf_equip
public Ecf_equip() -
Ecf_equip
public Ecf_equip(@Nullable String empresa, @Nullable String filial, @Nullable String cod_mod, @Nullable String ecf_mod, @Nullable String ecf_fab, @Nullable String dt_fin, @Nullable String ecf_cx, @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- The filial to set.
-
setCod_mod
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- The cod_mod to set.
-
setEcf_mod
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ecf_mod
- Parameters:
ecf_mod- The ecf_mod to set.
-
setEcf_fab
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: ecf_fab
- Parameters:
ecf_fab- ECF Manufacturing Serial Number
-
setDt_fin
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Parameters:
dt_fin- Final date of computation referred
-
setEcf_cx
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ecf_cx
- Parameters:
ecf_cx- The ecf_cx to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ecf_equip>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ecf_equip>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ecf_equip>
-
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:
- The filial contained in this
VdmEntity.
-
getCod_mod
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- The cod_mod contained in this
VdmEntity.
-
getEcf_mod
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ecf_mod
- Returns:
- The ecf_mod contained in this
VdmEntity.
-
getEcf_fab
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: ecf_fab
- Returns:
- ECF Manufacturing Serial Number
-
getDt_fin
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Returns:
- Final date of computation referred
-
getEcf_cx
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ecf_cx
- Returns:
- The ecf_cx contained in this
VdmEntity.
-
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<Ecf_equip>
-