Class P_nf_view
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: p_nf_viewType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<P_nf_view,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<P_nf_view>Selector for all available fields of P_nf_view.static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>static final SimpleProperty.String<P_nf_view>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 P_nf_view.P_nf_viewBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 40getCep()Constraints: Not nullable, Maximum length: 10getCnpj()Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 5(Key Field) Constraints: Not nullable, Maximum length: 60protected StringConstraints: Not nullable, Maximum length: 40getEmail()Constraints: Not nullable, Maximum length: 255getEnde()Constraints: Not nullable, Maximum length: 60protected StringgetFone()Constraints: Not nullable, Maximum length: 30getIe()Constraints: Not nullable, Maximum length: 18protected ODataEntityKeygetKey()getNome()Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 9getType()getUf()Constraints: Not nullable, Maximum length: 3inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 40voidConstraints: Not nullable, Maximum length: 10voidConstraints: Not nullable, Maximum length: 14voidsetCod_pais(String cod_pais) Constraints: Not nullable, Maximum length: 5voidsetCod_part(String cod_part) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDesc_mun(String desc_mun) Constraints: Not nullable, Maximum length: 40voidConstraints: Not nullable, Maximum length: 255voidConstraints: Not nullable, Maximum length: 60voidConstraints: Not nullable, Maximum length: 30voidConstraints: Not nullable, Maximum length: 18voidConstraints: Not nullable, Maximum length: 255voidsetSuframa(String suframa) Constraints: Not nullable, Maximum length: 9voidConstraints: Not nullable, Maximum length: 3toString()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 P_nf_view. -
COD_PART
-
NOME
-
IE
-
UF
-
CNPJ
-
ENDE
-
BAIRRO
-
CEP
-
DESC_MUN
-
FONE
-
SUFRAMA
-
EMAIL
-
COD_PAIS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
P_nf_view
public P_nf_view() -
P_nf_view
public P_nf_view(@Nullable String cod_part, @Nullable String nome, @Nullable String ie, @Nullable String uf, @Nullable String cnpj, @Nullable String ende, @Nullable String bairro, @Nullable String cep, @Nullable String desc_mun, @Nullable String fone, @Nullable String suframa, @Nullable String email, @Nullable String cod_pais, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
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.
-
setNome
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome
- Parameters:
nome- The nome to set.
-
setIe
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ie
- Parameters:
ie- State Tax Number
-
setUf
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: uf
- Parameters:
uf- The uf to set.
-
setCnpj
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setEnde
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ende
- Parameters:
ende- The ende to set.
-
setBairro
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: bairro
- Parameters:
bairro- The bairro to set.
-
setCep
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cep
- Parameters:
cep- The cep to set.
-
setDesc_mun
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: desc_mun
- Parameters:
desc_mun- The desc_mun to set.
-
setFone
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: fone
- Parameters:
fone- The fone to set.
-
setSuframa
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: suframa
- Parameters:
suframa- The suframa to set.
-
setEmail
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: email
- Parameters:
email- The email to set.
-
setCod_pais
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: cod_pais
- Parameters:
cod_pais- The cod_pais 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<P_nf_view>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<P_nf_view>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<P_nf_view>
-
builder
-
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.
-
getNome
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome
- Returns:
- The nome contained in this
VdmEntity.
-
getIe
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ie
- Returns:
- State Tax Number
-
getUf
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: uf
- Returns:
- The uf contained in this
VdmEntity.
-
getCnpj
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getEnde
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ende
- Returns:
- The ende contained in this
VdmEntity.
-
getBairro
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: bairro
- Returns:
- The bairro contained in this
VdmEntity.
-
getCep
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cep
- Returns:
- The cep contained in this
VdmEntity.
-
getDesc_mun
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: desc_mun
- Returns:
- The desc_mun contained in this
VdmEntity.
-
getFone
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: fone
- Returns:
- The fone contained in this
VdmEntity.
-
getSuframa
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: suframa
- Returns:
- The suframa contained in this
VdmEntity.
-
getEmail
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: email
- Returns:
- The email contained in this
VdmEntity.
-
getCod_pais
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: cod_pais
- Returns:
- The cod_pais 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<P_nf_view>
-