Class Nat_oper
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Nat_oper>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Nat_oper
- All Implemented Interfaces:
VdmEntitySet
BR Operation Purpose
Original entity name from the Odata EDM: nat_operType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nat_oper,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nat_oper>Selector for all available fields of Nat_oper.static final SimpleProperty.String<Nat_oper>static final SimpleProperty.String<Nat_oper>static final SimpleProperty.String<Nat_oper>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNat_oper()Nat_oper(String cod_nat, String vig_de, String descr_nat, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nat_oper.Nat_operBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 10protected StringConstraints: Not nullable, Maximum length: 255protected Stringprotected ODataEntityKeygetKey()getType()(Key Field) Constraints: Not nullable, Maximum length: 8inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_nat(String cod_nat) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetDescr_nat(String descr_nat) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 8toString()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 Nat_oper. -
COD_NAT
-
VIG_DE
-
DESCR_NAT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nat_oper
public Nat_oper() -
Nat_oper
public Nat_oper(@Nullable String cod_nat, @Nullable String vig_de, @Nullable String descr_nat, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setCod_nat
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_nat
- Parameters:
cod_nat- The cod_nat to set.
-
setVig_de
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: vig_de
- Parameters:
vig_de- Valid From
-
setDescr_nat
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_nat
- Parameters:
descr_nat- The descr_nat 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<Nat_oper>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nat_oper>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nat_oper>
-
builder
-
getCod_nat
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_nat
- Returns:
- The cod_nat contained in this
VdmEntity.
-
getVig_de
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: vig_de
- Returns:
- Valid From
-
getDescr_nat
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_nat
- Returns:
- The descr_nat 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<Nat_oper>
-