Class Com_bomba
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: com_bombaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Com_bomba,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Com_bomba>Selector for all available fields of Com_bomba.static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>static final SimpleProperty.String<Com_bomba>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 Com_bomba.Com_bombaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 255getSerie()(Key Field) Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 1getType()(Key Field) Constraints: Not nullable, Maximum length: 8inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetFabricante(String fabricante) Constraints: Not nullable, Maximum length: 60void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInativa(String inativa) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 255voidsetTipo_medicao(String tipo_medicao) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 8toString()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 Com_bomba. -
EMPRESA
-
FILIAL
-
SERIE
-
VIG_DE
-
FABRICANTE
-
MODELO
-
TIPO_MEDICAO
-
INATIVA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Com_bomba
public Com_bomba() -
Com_bomba
public Com_bomba(@Nullable String empresa, @Nullable String filial, @Nullable String serie, @Nullable String vig_de, @Nullable String fabricante, @Nullable String modelo, @Nullable String tipo_medicao, @Nullable String inativa, @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.
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setSerie
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: serie
- Parameters:
serie- The serie to set.
-
setVig_de
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: vig_de
- Parameters:
vig_de- Valid From
-
setFabricante
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: fabricante
- Parameters:
fabricante- The fabricante to set.
-
setModelo
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: modelo
- Parameters:
modelo- The modelo to set.
-
setTipo_medicao
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo_medicao
- Parameters:
tipo_medicao- The tipo_medicao to set.
-
setInativa
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: inativa
- Parameters:
inativa- The inativa 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<Com_bomba>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Com_bomba>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Com_bomba>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getSerie
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: serie
- Returns:
- The serie contained in this
VdmEntity.
-
getVig_de
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: vig_de
- Returns:
- Valid From
-
getFabricante
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: fabricante
- Returns:
- The fabricante contained in this
VdmEntity.
-
getModelo
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: modelo
- Returns:
- The modelo contained in this
VdmEntity.
-
getTipo_medicao
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo_medicao
- Returns:
- The tipo_medicao contained in this
VdmEntity.
-
getInativa
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: inativa
- Returns:
- The inativa 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<Com_bomba>
-