Class Sa_indic
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: sa_indicType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Sa_indic,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Sa_indic>Selector for all available fields of Sa_indic.static final SimpleProperty.String<Sa_indic>static final SimpleProperty.String<Sa_indic>static final SimpleProperty.String<Sa_indic>static final SimpleProperty.String<Sa_indic>static final SimpleProperty.String<Sa_indic>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionSa_indic()Sa_indic(String empresa, String filial, String ind_apur_icms, String vig_de, String descr_compl_out_apur, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Sa_indic.Sa_indicBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getType()(Key Field) Constraints: Not nullable, Maximum length: 8inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetDescr_compl_out_apur(String descr_compl_out_apur) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_apur_icms(String ind_apur_icms) (Key Field) 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 Sa_indic. -
EMPRESA
-
FILIAL
-
IND_APUR_ICMS
-
VIG_DE
-
DESCR_COMPL_OUT_APUR
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Sa_indic
public Sa_indic() -
Sa_indic
public Sa_indic(@Nullable String empresa, @Nullable String filial, @Nullable String ind_apur_icms, @Nullable String vig_de, @Nullable String descr_compl_out_apur, @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.
-
setInd_apur_icms
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_apur_icms
- Parameters:
ind_apur_icms- The ind_apur_icms 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
-
setDescr_compl_out_apur
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl_out_apur
- Parameters:
descr_compl_out_apur- The descr_compl_out_apur 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<Sa_indic>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Sa_indic>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Sa_indic>
-
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.
-
getInd_apur_icms
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_apur_icms
- Returns:
- The ind_apur_icms 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
-
getDescr_compl_out_apur
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl_out_apur
- Returns:
- The descr_compl_out_apur 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<Sa_indic>
-