Class Nf_crg_tr
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_crg_trType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_crg_tr,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_crg_tr>Selector for all available fields of Nf_crg_tr.static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>static final SimpleProperty.String<Nf_crg_tr>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_crg_tr.Nf_crg_trBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 7Constraints: Not nullable, Maximum length: 7protected String(Key Field) Constraints: Not nullable, Maximum length: 255protected StringConstraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 14protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCnpj_cpf_dest(String cnpj_cpf_dest) Constraints: Not nullable, Maximum length: 14voidsetCnpj_cpf_rem(String cnpj_cpf_rem) Constraints: Not nullable, Maximum length: 14voidsetCod_mun_dest(String cod_mun_dest) Constraints: Not nullable, Maximum length: 7voidsetCod_mun_ori(String cod_mun_ori) Constraints: Not nullable, Maximum length: 7voidsetDespacho(String despacho) (Key Field) Constraints: Not nullable, Maximum length: 255voidsetIe_dest(String ie_dest) Constraints: Not nullable, Maximum length: 14voidConstraints: Not nullable, Maximum length: 14void(Key Field) Constraints: Not nullable, Maximum length: 10toString()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_crg_tr. -
NF_ID
-
DESPACHO
-
CNPJ_CPF_REM
-
IE_REM
-
COD_MUN_ORI
-
CNPJ_CPF_DEST
-
IE_DEST
-
COD_MUN_DEST
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_crg_tr
public Nf_crg_tr() -
Nf_crg_tr
public Nf_crg_tr(@Nullable String nf_id, @Nullable String despacho, @Nullable String cnpj_cpf_rem, @Nullable String ie_rem, @Nullable String cod_mun_ori, @Nullable String cnpj_cpf_dest, @Nullable String ie_dest, @Nullable String cod_mun_dest, @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.
-
setDespacho
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: despacho
- Parameters:
despacho- The despacho to set.
-
setCnpj_cpf_rem
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_rem
- Parameters:
cnpj_cpf_rem- The cnpj_cpf_rem to set.
-
setIe_rem
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_rem
- Parameters:
ie_rem- The ie_rem to set.
-
setCod_mun_ori
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_ori
- Parameters:
cod_mun_ori- The cod_mun_ori to set.
-
setCnpj_cpf_dest
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_dest
- Parameters:
cnpj_cpf_dest- The cnpj_cpf_dest to set.
-
setIe_dest
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_dest
- Parameters:
ie_dest- The ie_dest to set.
-
setCod_mun_dest
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_dest
- Parameters:
cod_mun_dest- The cod_mun_dest 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_crg_tr>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_crg_tr>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_crg_tr>
-
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.
-
getDespacho
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: despacho
- Returns:
- The despacho contained in this
VdmEntity.
-
getCnpj_cpf_rem
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_rem
- Returns:
- The cnpj_cpf_rem contained in this
VdmEntity.
-
getIe_rem
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_rem
- Returns:
- The ie_rem contained in this
VdmEntity.
-
getCod_mun_ori
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_ori
- Returns:
- The cod_mun_ori contained in this
VdmEntity.
-
getCnpj_cpf_dest
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_dest
- Returns:
- The cnpj_cpf_dest contained in this
VdmEntity.
-
getIe_dest
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_dest
- Returns:
- The ie_dest contained in this
VdmEntity.
-
getCod_mun_dest
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_dest
- Returns:
- The cod_mun_dest 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_crg_tr>
-