Class Nfi_arma
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nfi_armaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nfi_arma,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nfi_arma>Selector for all available fields of Nfi_arma.static final SimpleProperty.String<Nfi_arma>static final SimpleProperty.String<Nfi_arma>static final SimpleProperty.String<Nfi_arma>static final SimpleProperty.String<Nfi_arma>static final SimpleProperty.String<Nfi_arma>static final SimpleProperty.String<Nfi_arma>static final SimpleProperty.String<Nfi_arma>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 Nfi_arma.Nfi_armaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 100(Key Field) Constraints: Not nullable, Maximum length: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetDescr_compl(String descr_compl) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 4voidsetInd_arm(String ind_arm) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetNum_arm(String num_arm) (Key Field) Constraints: Not nullable, Maximum length: 100voidsetNum_item(String num_item) (Key Field) Constraints: Not nullable, Maximum length: 6toString()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 Nfi_arma. -
NF_ID
-
NUM_ITEM
-
NUM_ARM
-
EMPRESA
-
FILIAL
-
IND_ARM
-
DESCR_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nfi_arma
public Nfi_arma() -
Nfi_arma
public Nfi_arma(@Nullable String nf_id, @Nullable String num_item, @Nullable String num_arm, @Nullable String empresa, @Nullable String filial, @Nullable String ind_arm, @Nullable String descr_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.
-
setNum_item
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_item
- Parameters:
num_item- The num_item to set.
-
setNum_arm
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: num_arm
- Parameters:
num_arm- The num_arm to set.
-
setEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- The empresa to set.
-
setFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setInd_arm
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_arm
- Parameters:
ind_arm- The ind_arm to set.
-
setDescr_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl
- Parameters:
descr_compl- The descr_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<Nfi_arma>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nfi_arma>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nfi_arma>
-
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.
-
getNum_item
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_item
- Returns:
- The num_item contained in this
VdmEntity.
-
getNum_arm
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: num_arm
- Returns:
- The num_arm contained in this
VdmEntity.
-
getEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getInd_arm
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_arm
- Returns:
- The ind_arm contained in this
VdmEntity.
-
getDescr_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl
- Returns:
- The descr_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<Nfi_arma>
-