Class D_EQUIPCREATESERIALNUMBERLISTP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_EQUIPCREATESERIALNUMBERLISTP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.materialserialnumber.D_EQUIPCREATESERIALNUMBERLISTP
Original complex type name from the Odata EDM: D_EQUIPCREATESERIALNUMBERLISTP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_EQUIPCREATESERIALNUMBERLISTP>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 TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 18getType()inthashCode()voidsetSerialNumber(String serialNumber) Constraints: Not nullable, Maximum length: 18toString()Methods 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
-
SERIAL_NUMBER
-
-
Constructor Details
-
D_EQUIPCREATESERIALNUMBERLISTP
public D_EQUIPCREATESERIALNUMBERLISTP() -
D_EQUIPCREATESERIALNUMBERLISTP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
setSerialNumber
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: SerialNumber
- Parameters:
serialNumber- The serialNumber to set.
-
builder
@Nonnull public static D_EQUIPCREATESERIALNUMBERLISTP.D_EQUIPCREATESERIALNUMBERLISTPBuilder builder() -
getSerialNumber
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: SerialNumber
- Returns:
- The serialNumber contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
equals
- Overrides:
equalsin classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_EQUIPCREATESERIALNUMBERLISTP>
-