Class Nf_vol_tr
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_vol_trType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_vol_tr,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_vol_tr>Selector for all available fields of Nf_vol_tr.static final SimpleProperty.String<Nf_vol_tr>static final SimpleProperty.String<Nf_vol_tr>static final SimpleProperty.String<Nf_vol_tr>static final SimpleProperty.String<Nf_vol_tr>static final SimpleProperty.NumericDecimal<Nf_vol_tr>static final SimpleProperty.NumericDecimal<Nf_vol_tr>static final SimpleProperty.NumericDecimal<Nf_vol_tr>static final SimpleProperty.String<Nf_vol_tr>static final SimpleProperty.String<Nf_vol_tr>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_vol_tr(String empresa, String filial, String nf_id, String cod_part, String veic_id, BigDecimal qtd_vol, BigDecimal peso_brt, BigDecimal peso_liq, String uf_id, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_vol_tr.Nf_vol_trBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 60protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()getUf_id()Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 7inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_part(String cod_part) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetEmpresa(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: 10voidsetPeso_brt(BigDecimal peso_brt) Constraints: Not nullable, Precision: 25, Scale: 6voidsetPeso_liq(BigDecimal peso_liq) Constraints: Not nullable, Precision: 25, Scale: 6voidsetQtd_vol(BigDecimal qtd_vol) Constraints: Not nullable, Precision: 25, Scale: 6voidConstraints: Not nullable, Maximum length: 2voidsetVeic_id(String veic_id) (Key Field) Constraints: Not nullable, Maximum length: 7toString()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_vol_tr. -
EMPRESA
-
FILIAL
-
NF_ID
-
COD_PART
-
VEIC_ID
-
QTD_VOL
-
PESO_BRT
-
PESO_LIQ
-
UF_ID
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_vol_tr
public Nf_vol_tr() -
Nf_vol_tr
public Nf_vol_tr(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String cod_part, @Nullable String veic_id, @Nullable BigDecimal qtd_vol, @Nullable BigDecimal peso_brt, @Nullable BigDecimal peso_liq, @Nullable String uf_id, @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.
-
setCod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Parameters:
cod_part- The cod_part to set.
-
setVeic_id
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: veic_id
- Parameters:
veic_id- The veic_id to set.
-
setQtd_vol
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_vol
- Parameters:
qtd_vol- The qtd_vol to set.
-
setPeso_brt
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: peso_brt
- Parameters:
peso_brt- The peso_brt to set.
-
setPeso_liq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: peso_liq
- Parameters:
peso_liq- The peso_liq to set.
-
setUf_id
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_id
- Parameters:
uf_id- The uf_id 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_vol_tr>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_vol_tr>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_vol_tr>
-
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.
-
getCod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Returns:
- The cod_part contained in this
VdmEntity.
-
getVeic_id
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: veic_id
- Returns:
- The veic_id contained in this
VdmEntity.
-
getQtd_vol
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_vol
- Returns:
- The qtd_vol contained in this
VdmEntity.
-
getPeso_brt
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: peso_brt
- Returns:
- The peso_brt contained in this
VdmEntity.
-
getPeso_liq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: peso_liq
- Returns:
- The peso_liq contained in this
VdmEntity.
-
getUf_id
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_id
- Returns:
- The uf_id 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_vol_tr>
-