Class Ecd_cmp_a
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ecd_cmp_aType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ecd_cmp_a,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ecd_cmp_a>Selector for all available fields of Ecd_cmp_a.static final SimpleProperty.String<Ecd_cmp_a>static final SimpleProperty.String<Ecd_cmp_a>static final SimpleProperty.String<Ecd_cmp_a>static final SimpleProperty.String<Ecd_cmp_a>static final SimpleProperty.NumericInteger<Ecd_cmp_a>static final SimpleProperty.String<Ecd_cmp_a>static final SimpleProperty.String<Ecd_cmp_a>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 Ecd_cmp_a.Ecd_cmp_aBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4getCampo()Constraints: Not nullable, Maximum length: 255protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4getTipo()Constraints: Not nullable, Maximum length: 1getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 255voidsetDescricao(String descricao) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullablevoidsetReg_cod(String reg_cod) (Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: 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 Ecd_cmp_a. -
EMPRESA
-
ANO
-
REG_COD
-
NUM_AD
-
CAMPO
-
DESCRICAO
-
TIPO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ecd_cmp_a
public Ecd_cmp_a() -
Ecd_cmp_a
public Ecd_cmp_a(@Nullable String empresa, @Nullable String ano, @Nullable String reg_cod, @Nullable Short num_ad, @Nullable String campo, @Nullable String descricao, @Nullable String tipo, @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- The empresa to set.
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- Year
-
setReg_cod
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: reg_cod
- Parameters:
reg_cod- The reg_cod to set.
-
setNum_ad
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: num_ad
- Parameters:
num_ad- The num_ad to set.
-
setCampo
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: campo
- Parameters:
campo- The campo to set.
-
setDescricao
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descricao
- Parameters:
descricao- The descricao to set.
-
setTipo
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Parameters:
tipo- The tipo 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<Ecd_cmp_a>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ecd_cmp_a>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ecd_cmp_a>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- Year
-
getReg_cod
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: reg_cod
- Returns:
- The reg_cod contained in this
VdmEntity.
-
getNum_ad
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: num_ad
- Returns:
- The num_ad contained in this
VdmEntity.
-
getCampo
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: campo
- Returns:
- The campo contained in this
VdmEntity.
-
getDescricao
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descricao
- Returns:
- The descricao contained in this
VdmEntity.
-
getTipo
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Returns:
- The tipo 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<Ecd_cmp_a>
-