Class Nf_ter_fa
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_ter_faType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_ter_fa,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_ter_fa>Selector for all available fields of Nf_ter_fa.static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>static final SimpleProperty.String<Nf_ter_fa>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 Nf_ter_fa.Nf_ter_faBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 255protected StringConstraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 255getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_area(String cod_area) Constraints: Not nullable, Maximum length: 255voidsetDt_fin_serv(String dt_fin_serv) Constraints: Not nullable, Maximum length: 8voidsetDt_ini_serv(String dt_ini_serv) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_serv(String ind_serv) (Key Field) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetPer_fiscal(String per_fiscal) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetTerminal(String terminal) 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 Nf_ter_fa. -
EMPRESA
-
FILIAL
-
NF_ID
-
IND_SERV
-
PER_FISCAL
-
DT_INI_SERV
-
DT_FIN_SERV
-
COD_AREA
-
TERMINAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_ter_fa
public Nf_ter_fa() -
Nf_ter_fa
public Nf_ter_fa(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String ind_serv, @Nullable String per_fiscal, @Nullable String dt_ini_serv, @Nullable String dt_fin_serv, @Nullable String cod_area, @Nullable String terminal, @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.
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- The nf_id to set.
-
setInd_serv
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_serv
- Parameters:
ind_serv- The ind_serv to set.
-
setPer_fiscal
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_fiscal
- Parameters:
per_fiscal- The per_fiscal to set.
-
setDt_ini_serv
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini_serv
- Parameters:
dt_ini_serv- The dt_ini_serv to set.
-
setDt_fin_serv
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin_serv
- Parameters:
dt_fin_serv- The dt_fin_serv to set.
-
setCod_area
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_area
- Parameters:
cod_area- The cod_area to set.
-
setTerminal
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: terminal
- Parameters:
terminal- The terminal 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<Nf_ter_fa>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_ter_fa>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_ter_fa>
-
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.
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- The nf_id contained in this
VdmEntity.
-
getInd_serv
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_serv
- Returns:
- The ind_serv contained in this
VdmEntity.
-
getPer_fiscal
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_fiscal
- Returns:
- The per_fiscal contained in this
VdmEntity.
-
getDt_ini_serv
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini_serv
- Returns:
- The dt_ini_serv contained in this
VdmEntity.
-
getDt_fin_serv
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin_serv
- Returns:
- The dt_fin_serv contained in this
VdmEntity.
-
getCod_area
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_area
- Returns:
- The cod_area contained in this
VdmEntity.
-
getTerminal
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: terminal
- Returns:
- The terminal 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<Nf_ter_fa>
-