Class Unid_med
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Unid_med>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Unid_med
- All Implemented Interfaces:
VdmEntitySet
BR Measure Unit
Original entity name from the Odata EDM: unid_medType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Unid_med,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Unid_med>Selector for all available fields of Unid_med.static final SimpleProperty.String<Unid_med>static final SimpleProperty.String<Unid_med>static final SimpleProperty.String<Unid_med>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionUnid_med()Unid_med(String unid, String idioma, String descr, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Unid_med.Unid_medBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected StringgetDescr()Constraints: Not nullable, Maximum length: 255protected String(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getType()getUnid()(Key Field) Constraints: Not nullable, Maximum length: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 1void(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 Unid_med. -
UNID
-
IDIOMA
-
DESCR
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Unid_med
public Unid_med() -
Unid_med
public Unid_med(@Nullable String unid, @Nullable String idioma, @Nullable String descr, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setUnid
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid
- Parameters:
unid- The unid to set.
-
setIdioma
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: idioma
- Parameters:
idioma- The idioma to set.
-
setDescr
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr
- Parameters:
descr- The descr 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<Unid_med>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Unid_med>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Unid_med>
-
builder
-
getUnid
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid
- Returns:
- The unid contained in this
VdmEntity.
-
getIdioma
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: idioma
- Returns:
- The idioma contained in this
VdmEntity.
-
getDescr
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr
- Returns:
- The descr 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<Unid_med>
-