Class Nf_prc_re
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_prc_reType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_prc_re,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_prc_re>Selector for all available fields of Nf_prc_re.static final SimpleProperty.String<Nf_prc_re>static final SimpleProperty.String<Nf_prc_re>static final SimpleProperty.String<Nf_prc_re>static final SimpleProperty.String<Nf_prc_re>static final SimpleProperty.String<Nf_prc_re>static final SimpleProperty.String<Nf_prc_re>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_prc_re(String empresa, String filial, String nf_id, String num_proc, String inf_text, String ind_proc, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_prc_re.Nf_prc_reBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 255protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 60getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_proc(String ind_proc) Constraints: Not nullable, Maximum length: 1voidsetInf_text(String inf_text) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetNum_proc(String num_proc) (Key Field) Constraints: Not nullable, Maximum length: 60toString()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_prc_re. -
EMPRESA
-
FILIAL
-
NF_ID
-
NUM_PROC
-
INF_TEXT
-
IND_PROC
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_prc_re
public Nf_prc_re() -
Nf_prc_re
public Nf_prc_re(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String num_proc, @Nullable String inf_text, @Nullable String ind_proc, @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.
-
setNum_proc
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_proc
- Parameters:
num_proc- Issuing Process Number
-
setInf_text
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: inf_text
- Parameters:
inf_text- The inf_text to set.
-
setInd_proc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_proc
- Parameters:
ind_proc- The ind_proc 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_prc_re>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_prc_re>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_prc_re>
-
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.
-
getNum_proc
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_proc
- Returns:
- Issuing Process Number
-
getInf_text
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: inf_text
- Returns:
- The inf_text contained in this
VdmEntity.
-
getInd_proc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_proc
- Returns:
- The ind_proc 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_prc_re>
-