Class Ass_digit
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Ass_digit>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Ass_digit
- All Implemented Interfaces:
VdmEntitySet
BR Digital Signature
Original entity name from the Odata EDM: ass_digitType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ass_digit,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ass_digit>Selector for all available fields of Ass_digit.static final SimpleProperty.String<Ass_digit>static final SimpleProperty.String<Ass_digit>static final SimpleProperty.String<Ass_digit>static final SimpleProperty.String<Ass_digit>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionAss_digit(String empresa, String mes, String ano, String assin_dig, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ass_digit.Ass_digitBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 255protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getMes()(Key Field) Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetAssin_dig(String assin_dig) (Key Field) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 2toString()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 Ass_digit. -
EMPRESA
-
MES
-
ANO
-
ASSIN_DIG
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ass_digit
public Ass_digit() -
Ass_digit
public Ass_digit(@Nullable String empresa, @Nullable String mes, @Nullable String ano, @Nullable String assin_dig, @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.
-
setMes
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: mes
- Parameters:
mes- The mes to set.
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- The ano to set.
-
setAssin_dig
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: assin_dig
- Parameters:
assin_dig- The assin_dig 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<Ass_digit>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ass_digit>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ass_digit>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getMes
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: mes
- Returns:
- The mes contained in this
VdmEntity.
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- The ano contained in this
VdmEntity.
-
getAssin_dig
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: assin_dig
- Returns:
- The assin_dig 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<Ass_digit>
-