Class Nf_fatura
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_faturaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_fatura,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_fatura>Selector for all available fields of Nf_fatura.static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.String<Nf_fatura>static final SimpleProperty.NumericInteger<Nf_fatura>static final SimpleProperty.NumericDecimal<Nf_fatura>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_fatura(String nf_id, String exercicio, String num_tit, String empresa, String filial, String ind_emit, String ind_tit, String desc_tit, Integer qtd_parc, BigDecimal vl_tit, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_fatura.Nf_faturaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 250Constraints: Not nullablegetType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetDesc_tit(String desc_tit) Constraints: Not nullable, Maximum length: 10voidsetEmpresa(String empresa) Constraints: Not nullable, Maximum length: 4voidsetExercicio(String exercicio) (Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 4voidsetInd_emit(String ind_emit) Constraints: Not nullable, Maximum length: 1voidsetInd_tit(String ind_tit) Constraints: Not nullable, Maximum length: 2void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetNum_tit(String num_tit) (Key Field) Constraints: Not nullable, Maximum length: 250voidsetQtd_parc(Integer qtd_parc) Constraints: Not nullablevoidsetVl_tit(BigDecimal vl_tit) 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 Nf_fatura. -
NF_ID
-
EXERCICIO
-
NUM_TIT
-
EMPRESA
-
FILIAL
-
IND_EMIT
-
IND_TIT
-
DESC_TIT
-
QTD_PARC
-
VL_TIT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_fatura
public Nf_fatura() -
Nf_fatura
public Nf_fatura(@Nullable String nf_id, @Nullable String exercicio, @Nullable String num_tit, @Nullable String empresa, @Nullable String filial, @Nullable String ind_emit, @Nullable String ind_tit, @Nullable String desc_tit, @Nullable Integer qtd_parc, @Nullable BigDecimal vl_tit, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
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.
-
setExercicio
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Parameters:
exercicio- The exercicio to set.
-
setNum_tit
(Key Field) Constraints: Not nullable, Maximum length: 250Original property name from the Odata EDM: num_tit
- Parameters:
num_tit- The num_tit to set.
-
setEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- The empresa to set.
-
setFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setInd_emit
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_emit
- Parameters:
ind_emit- The ind_emit to set.
-
setInd_tit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_tit
- Parameters:
ind_tit- The ind_tit to set.
-
setDesc_tit
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: desc_tit
- Parameters:
desc_tit- The desc_tit to set.
-
setQtd_parc
Constraints: Not nullableOriginal property name from the Odata EDM: qtd_parc
- Parameters:
qtd_parc- The qtd_parc to set.
-
setVl_tit
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_tit
- Parameters:
vl_tit- The vl_tit 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_fatura>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_fatura>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_fatura>
-
builder
-
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.
-
getExercicio
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Returns:
- The exercicio contained in this
VdmEntity.
-
getNum_tit
(Key Field) Constraints: Not nullable, Maximum length: 250Original property name from the Odata EDM: num_tit
- Returns:
- The num_tit contained in this
VdmEntity.
-
getEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getInd_emit
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_emit
- Returns:
- The ind_emit contained in this
VdmEntity.
-
getInd_tit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_tit
- Returns:
- The ind_tit contained in this
VdmEntity.
-
getDesc_tit
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: desc_tit
- Returns:
- The desc_tit contained in this
VdmEntity.
-
getQtd_parc
Constraints: Not nullableOriginal property name from the Odata EDM: qtd_parc
- Returns:
- The qtd_parc contained in this
VdmEntity.
-
getVl_tit
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_tit
- Returns:
- The vl_tit 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_fatura>
-