Class Contr_i_e
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: contr_i_eType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Contr_i_e,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Contr_i_e>Selector for all available fields of Contr_i_e.static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.String<Contr_i_e>static final SimpleProperty.NumericDecimal<Contr_i_e>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionContr_i_e(String empresa, String tp_oper, String dt_lancto, String num_ord, String nome, String pais, BigDecimal vl_oper, String cond_pes, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Contr_i_e.Contr_i_eBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 2protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getNome()(Key Field) Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 30getPais()Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 3getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCond_pes(String cond_pes) Constraints: Not nullable, Maximum length: 2voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 255voidsetNum_ord(String num_ord) (Key Field) Constraints: Not nullable, Maximum length: 30voidConstraints: Not nullable, Maximum length: 30voidsetTp_oper(String tp_oper) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetVl_oper(BigDecimal vl_oper) Constraints: Not nullable, Precision: 25, Scale: 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 Contr_i_e. -
EMPRESA
-
TP_OPER
-
DT_LANCTO
-
NUM_ORD
-
NOME
-
PAIS
-
VL_OPER
-
COND_PES
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Contr_i_e
public Contr_i_e() -
Contr_i_e
public Contr_i_e(@Nullable String empresa, @Nullable String tp_oper, @Nullable String dt_lancto, @Nullable String num_ord, @Nullable String nome, @Nullable String pais, @Nullable BigDecimal vl_oper, @Nullable String cond_pes, @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- Company Code
-
setTp_oper
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: tp_oper
- Parameters:
tp_oper- Operation Type
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setNum_ord
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: num_ord
- Parameters:
num_ord- Number of Order
-
setNome
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome
- Parameters:
nome- Name
-
setPais
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: pais
- Parameters:
pais- Country/Region
-
setVl_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_oper
- Parameters:
vl_oper- Operation Value/Item
-
setCond_pes
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cond_pes
- Parameters:
cond_pes- Involved Person Condition
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Contr_i_e>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Contr_i_e>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Contr_i_e>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getTp_oper
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: tp_oper
- Returns:
- Operation Type
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getNum_ord
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: num_ord
- Returns:
- Number of Order
-
getNome
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome
- Returns:
- Name
-
getPais
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: pais
- Returns:
- Country/Region
-
getVl_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_oper
- Returns:
- Operation Value/Item
-
getCond_pes
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cond_pes
- Returns:
- Involved Person Condition
-
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<Contr_i_e>
-