Class Vl_ra_aux
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: vl_ra_auxType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Vl_ra_aux,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Vl_ra_aux>Selector for all available fields of Vl_ra_aux.static final SimpleProperty.String<Vl_ra_aux>static final SimpleProperty.String<Vl_ra_aux>static final SimpleProperty.NumericInteger<Vl_ra_aux>static final SimpleProperty.String<Vl_ra_aux>static final SimpleProperty.String<Vl_ra_aux>static final SimpleProperty.String<Vl_ra_aux>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionVl_ra_aux(String empresa, String ano, String tipo, Short linha, String nm_campo, String rz_cont, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Vl_ra_aux.Vl_ra_auxBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getLinha()(Key Field) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 16Constraints: Not nullable, Maximum length: 255getTipo()(Key Field) Constraints: Not nullable, Maximum length: 1getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullablevoidsetNm_campo(String nm_campo) (Key Field) Constraints: Not nullable, Maximum length: 16voidsetRz_cont(String rz_cont) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 1toString()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 Vl_ra_aux. -
EMPRESA
-
ANO
-
TIPO
-
LINHA
-
NM_CAMPO
-
RZ_CONT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Vl_ra_aux
public Vl_ra_aux() -
Vl_ra_aux
public Vl_ra_aux(@Nullable String empresa, @Nullable String ano, @Nullable String tipo, @Nullable Short linha, @Nullable String nm_campo, @Nullable String rz_cont, @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
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- The ano to set.
-
setTipo
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Parameters:
tipo- The tipo to set.
-
setLinha
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: linha
- Parameters:
linha- The linha to set.
-
setNm_campo
(Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: nm_campo
- Parameters:
nm_campo- The nm_campo to set.
-
setRz_cont
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: rz_cont
- Parameters:
rz_cont- The rz_cont 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<Vl_ra_aux>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Vl_ra_aux>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Vl_ra_aux>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- The ano contained in this
VdmEntity.
-
getTipo
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Returns:
- The tipo contained in this
VdmEntity.
-
getLinha
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: linha
- Returns:
- The linha contained in this
VdmEntity.
-
getNm_campo
(Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: nm_campo
- Returns:
- The nm_campo contained in this
VdmEntity.
-
getRz_cont
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: rz_cont
- Returns:
- The rz_cont 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<Vl_ra_aux>
-