Class Nf_inf_co
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Nf_inf_co>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Nf_inf_co
- All Implemented Interfaces:
VdmEntitySet
BR NF Complementary Info
Original entity name from the Odata EDM: nf_inf_coType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_inf_co,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_inf_co>Selector for all available fields of Nf_inf_co.static final SimpleProperty.String<Nf_inf_co>static final SimpleProperty.String<Nf_inf_co>static final SimpleProperty.String<Nf_inf_co>static final SimpleProperty.String<Nf_inf_co>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_inf_co(String nf_id, String txt_substituido, String txt, String txt_compl, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_inf_co.Nf_inf_coBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected Stringprotected Stringprotected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10getTxt()Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 255getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 10voidConstraints: Not nullable, Maximum length: 255voidsetTxt_compl(String txt_compl) Constraints: Not nullable, Maximum length: 255voidsetTxt_substituido(String txt_substituido) (Key Field) Constraints: Not nullable, Maximum length: 255toString()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_inf_co. -
NF_ID
-
TXT_SUBSTITUIDO
-
TXT
-
TXT_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_inf_co
public Nf_inf_co() -
Nf_inf_co
public Nf_inf_co(@Nullable String nf_id, @Nullable String txt_substituido, @Nullable String txt, @Nullable String txt_compl, @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.
-
setTxt_substituido
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_substituido
- Parameters:
txt_substituido- The txt_substituido to set.
-
setTxt
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt
- Parameters:
txt- The txt to set.
-
setTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Parameters:
txt_compl- The txt_compl 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_inf_co>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_inf_co>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_inf_co>
-
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.
-
getTxt_substituido
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_substituido
- Returns:
- The txt_substituido contained in this
VdmEntity.
-
getTxt
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt
- Returns:
- The txt contained in this
VdmEntity.
-
getTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Returns:
- The txt_compl 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_inf_co>
-