Class Lacre_bom
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Lacre_bom>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Lacre_bom
- All Implemented Interfaces:
VdmEntitySet
BR Oil Station Pump Seal
Original entity name from the Odata EDM: lacre_bomType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Lacre_bom,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Lacre_bom>Selector for all available fields of Lacre_bom.static final SimpleProperty.String<Lacre_bom>static final SimpleProperty.String<Lacre_bom>static final SimpleProperty.String<Lacre_bom>static final SimpleProperty.String<Lacre_bom>static final SimpleProperty.String<Lacre_bom>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionLacre_bom(String serie, String num_lacre, String dt_aplicacao, String empresa, String filial, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Lacre_bom.Lacre_bomBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 20getSerie()(Key Field) Constraints: Not nullable, Maximum length: 255getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetDt_aplicacao(String dt_aplicacao) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 4voidsetNum_lacre(String num_lacre) (Key Field) Constraints: Not nullable, Maximum length: 20void(Key Field) Constraints: Not nullable, Maximum length: 255toString()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 Lacre_bom. -
SERIE
-
NUM_LACRE
-
DT_APLICACAO
-
EMPRESA
-
FILIAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Lacre_bom
public Lacre_bom() -
Lacre_bom
public Lacre_bom(@Nullable String serie, @Nullable String num_lacre, @Nullable String dt_aplicacao, @Nullable String empresa, @Nullable String filial, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setSerie
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: serie
- Parameters:
serie- The serie to set.
-
setNum_lacre
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_lacre
- Parameters:
num_lacre- The num_lacre to set.
-
setDt_aplicacao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_aplicacao
- Parameters:
dt_aplicacao- The dt_aplicacao to set.
-
setEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- The empresa to set.
-
setFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial 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<Lacre_bom>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Lacre_bom>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Lacre_bom>
-
builder
-
getSerie
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: serie
- Returns:
- The serie contained in this
VdmEntity.
-
getNum_lacre
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_lacre
- Returns:
- The num_lacre contained in this
VdmEntity.
-
getDt_aplicacao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_aplicacao
- Returns:
- The dt_aplicacao contained in this
VdmEntity.
-
getEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial 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<Lacre_bom>
-