Class Nf_modais
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_modaisType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_modais,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_modais>Selector for all available fields of Nf_modais.static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.String<Nf_modais>static final SimpleProperty.NumericDecimal<Nf_modais>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_modais(String empresa, String filial, String nf_id, String num_seq, String ind_emit, String cnpj_cpf_emit, String uf_emit, String ie_emit, String cod_mun_orig, String cnpj_cpf_tom, String uf_tom, String ie_tom, String cod_mun_dest, String cod_mod, String ser, String sub, String num_doc, String dt_doc, BigDecimal vl_doc, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_modais.Nf_modaisBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 7Constraints: Not nullable, Maximum length: 7protected StringConstraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 9(Key Field) Constraints: Not nullable, Maximum length: 255getSer()Constraints: Not nullable, Maximum length: 4getSub()Constraints: Not nullable, Maximum length: 3getType()Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCnpj_cpf_emit(String cnpj_cpf_emit) Constraints: Not nullable, Maximum length: 14voidsetCnpj_cpf_tom(String cnpj_cpf_tom) Constraints: Not nullable, Maximum length: 14voidsetCod_mod(String cod_mod) Constraints: Not nullable, Maximum length: 2voidsetCod_mun_dest(String cod_mun_dest) Constraints: Not nullable, Maximum length: 7voidsetCod_mun_orig(String cod_mun_orig) Constraints: Not nullable, Maximum length: 7voidConstraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetIe_emit(String ie_emit) Constraints: Not nullable, Maximum length: 14voidConstraints: Not nullable, Maximum length: 14voidsetInd_emit(String ind_emit) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetNum_doc(String num_doc) Constraints: Not nullable, Maximum length: 9voidsetNum_seq(String num_seq) (Key Field) Constraints: Not nullable, Maximum length: 255voidConstraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 3voidsetUf_emit(String uf_emit) Constraints: Not nullable, Maximum length: 2voidConstraints: Not nullable, Maximum length: 2voidsetVl_doc(BigDecimal vl_doc) 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_modais. -
EMPRESA
-
FILIAL
-
NF_ID
-
NUM_SEQ
-
IND_EMIT
-
CNPJ_CPF_EMIT
-
UF_EMIT
-
IE_EMIT
-
COD_MUN_ORIG
-
CNPJ_CPF_TOM
-
UF_TOM
-
IE_TOM
-
COD_MUN_DEST
-
COD_MOD
-
SER
-
SUB
-
NUM_DOC
-
DT_DOC
-
VL_DOC
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_modais
public Nf_modais() -
Nf_modais
public Nf_modais(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String num_seq, @Nullable String ind_emit, @Nullable String cnpj_cpf_emit, @Nullable String uf_emit, @Nullable String ie_emit, @Nullable String cod_mun_orig, @Nullable String cnpj_cpf_tom, @Nullable String uf_tom, @Nullable String ie_tom, @Nullable String cod_mun_dest, @Nullable String cod_mod, @Nullable String ser, @Nullable String sub, @Nullable String num_doc, @Nullable String dt_doc, @Nullable BigDecimal vl_doc, @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- The empresa to set.
-
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.
-
setNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: num_seq
- Parameters:
num_seq- The num_seq 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.
-
setCnpj_cpf_emit
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_emit
- Parameters:
cnpj_cpf_emit- The cnpj_cpf_emit to set.
-
setUf_emit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_emit
- Parameters:
uf_emit- The uf_emit to set.
-
setIe_emit
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_emit
- Parameters:
ie_emit- The ie_emit to set.
-
setCod_mun_orig
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_orig
- Parameters:
cod_mun_orig- The cod_mun_orig to set.
-
setCnpj_cpf_tom
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_tom
- Parameters:
cnpj_cpf_tom- The cnpj_cpf_tom to set.
-
setUf_tom
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_tom
- Parameters:
uf_tom- The uf_tom to set.
-
setIe_tom
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_tom
- Parameters:
ie_tom- The ie_tom 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.
-
setCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- The cod_mod to set.
-
setSer
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ser
- Parameters:
ser- The ser to set.
-
setSub
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: sub
- Parameters:
sub- The sub to set.
-
setNum_doc
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: num_doc
- Parameters:
num_doc- The num_doc to set.
-
setDt_doc
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- The dt_doc to set.
-
setVl_doc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_doc
- Parameters:
vl_doc- The vl_doc 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_modais>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_modais>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_modais>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
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.
-
getNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: num_seq
- Returns:
- The num_seq 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.
-
getCnpj_cpf_emit
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_emit
- Returns:
- The cnpj_cpf_emit contained in this
VdmEntity.
-
getUf_emit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_emit
- Returns:
- The uf_emit contained in this
VdmEntity.
-
getIe_emit
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_emit
- Returns:
- The ie_emit contained in this
VdmEntity.
-
getCod_mun_orig
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_orig
- Returns:
- The cod_mun_orig contained in this
VdmEntity.
-
getCnpj_cpf_tom
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_tom
- Returns:
- The cnpj_cpf_tom contained in this
VdmEntity.
-
getUf_tom
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_tom
- Returns:
- The uf_tom contained in this
VdmEntity.
-
getIe_tom
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_tom
- Returns:
- The ie_tom 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.
-
getCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- The cod_mod contained in this
VdmEntity.
-
getSer
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ser
- Returns:
- The ser contained in this
VdmEntity.
-
getSub
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: sub
- Returns:
- The sub contained in this
VdmEntity.
-
getNum_doc
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: num_doc
- Returns:
- The num_doc contained in this
VdmEntity.
-
getDt_doc
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Returns:
- The dt_doc contained in this
VdmEntity.
-
getVl_doc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_doc
- Returns:
- The vl_doc 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_modais>
-