Class Nf_loc_ct
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_loc_ctType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_loc_ct,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_loc_ct>Selector for all available fields of Nf_loc_ct.static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>static final SimpleProperty.String<Nf_loc_ct>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_loc_ct.Nf_loc_ctBuilderbuilder()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 StringConstraints: Not nullable, Maximum length: 255(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: 10getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCnpj_cpf_col(String cnpj_cpf_col) Constraints: Not nullable, Maximum length: 14voidsetCnpj_cpf_entg(String cnpj_cpf_entg) Constraints: Not nullable, Maximum length: 14voidsetCod_mun_col(String cod_mun_col) Constraints: Not nullable, Maximum length: 7voidsetCod_mun_entg(String cod_mun_entg) Constraints: Not nullable, Maximum length: 7voidsetDespacho(String despacho) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 14voidsetIe_entg(String ie_entg) Constraints: Not nullable, Maximum length: 14voidsetInd_carga(String ind_carga) Constraints: Not nullable, Maximum length: 1void(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_loc_ct. -
EMPRESA
-
FILIAL
-
NF_ID
-
DESPACHO
-
IND_CARGA
-
CNPJ_CPF_COL
-
IE_COL
-
COD_MUN_COL
-
CNPJ_CPF_ENTG
-
IE_ENTG
-
COD_MUN_ENTG
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_loc_ct
public Nf_loc_ct() -
Nf_loc_ct
public Nf_loc_ct(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String despacho, @Nullable String ind_carga, @Nullable String cnpj_cpf_col, @Nullable String ie_col, @Nullable String cod_mun_col, @Nullable String cnpj_cpf_entg, @Nullable String ie_entg, @Nullable String cod_mun_entg, @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.
-
setDespacho
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: despacho
- Parameters:
despacho- The despacho to set.
-
setInd_carga
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_carga
- Parameters:
ind_carga- The ind_carga to set.
-
setCnpj_cpf_col
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_col
- Parameters:
cnpj_cpf_col- The cnpj_cpf_col to set.
-
setIe_col
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_col
- Parameters:
ie_col- The ie_col to set.
-
setCod_mun_col
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_col
- Parameters:
cod_mun_col- The cod_mun_col to set.
-
setCnpj_cpf_entg
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_entg
- Parameters:
cnpj_cpf_entg- The cnpj_cpf_entg to set.
-
setIe_entg
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_entg
- Parameters:
ie_entg- The ie_entg to set.
-
setCod_mun_entg
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_entg
- Parameters:
cod_mun_entg- The cod_mun_entg 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_loc_ct>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_loc_ct>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_loc_ct>
-
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.
-
getDespacho
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: despacho
- Returns:
- The despacho contained in this
VdmEntity.
-
getInd_carga
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_carga
- Returns:
- The ind_carga contained in this
VdmEntity.
-
getCnpj_cpf_col
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_col
- Returns:
- The cnpj_cpf_col contained in this
VdmEntity.
-
getIe_col
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_col
- Returns:
- The ie_col contained in this
VdmEntity.
-
getCod_mun_col
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_col
- Returns:
- The cod_mun_col contained in this
VdmEntity.
-
getCnpj_cpf_entg
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf_entg
- Returns:
- The cnpj_cpf_entg contained in this
VdmEntity.
-
getIe_entg
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: ie_entg
- Returns:
- The ie_entg contained in this
VdmEntity.
-
getCod_mun_entg
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_entg
- Returns:
- The cod_mun_entg 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_loc_ct>
-