Class Pr_adm_ju
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: pr_adm_juType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Pr_adm_ju,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Pr_adm_ju>Selector for all available fields of Pr_adm_ju.static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>static final SimpleProperty.String<Pr_adm_ju>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 Pr_adm_ju.Pr_adm_juBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 7protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 6protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 21(Key Field) Constraints: Not nullable, Maximum length: 1getType()Constraints: Not nullable, Maximum length: 2inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_munic(String cod_munic) Constraints: Not nullable, Maximum length: 7voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetFim_valid(String fim_valid) Constraints: Not nullable, Maximum length: 6voidsetId_vara(String id_vara) Constraints: Not nullable, Maximum length: 4voidsetInd_autoria(String ind_autoria) Constraints: Not nullable, Maximum length: 1voidsetIni_valid(String ini_valid) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetNr_proc(String nr_proc) (Key Field) Constraints: Not nullable, Maximum length: 21voidsetTp_proc(String tp_proc) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetUf_vara(String uf_vara) Constraints: Not nullable, Maximum length: 2toString()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 Pr_adm_ju. -
EMPRESA
-
TP_PROC
-
NR_PROC
-
INI_VALID
-
FIM_VALID
-
UF_VARA
-
COD_MUNIC
-
ID_VARA
-
IND_AUTORIA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Pr_adm_ju
public Pr_adm_ju() -
Pr_adm_ju
public Pr_adm_ju(@Nullable String empresa, @Nullable String tp_proc, @Nullable String nr_proc, @Nullable String ini_valid, @Nullable String fim_valid, @Nullable String uf_vara, @Nullable String cod_munic, @Nullable String id_vara, @Nullable String ind_autoria, @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_proc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_proc
- Parameters:
tp_proc- Process Type
-
setNr_proc
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: nr_proc
- Parameters:
nr_proc- Administrative Procedure/Lawsuit Number
-
setIni_valid
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ini_valid
- Parameters:
ini_valid- The ini_valid to set.
-
setFim_valid
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: fim_valid
- Parameters:
fim_valid- The fim_valid to set.
-
setUf_vara
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_vara
- Parameters:
uf_vara- UF
-
setCod_munic
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_munic
- Parameters:
cod_munic- City Code
-
setId_vara
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: id_vara
- Parameters:
id_vara- Vara Identification
-
setInd_autoria
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_autoria
- Parameters:
ind_autoria- Lawsuit Author Indicator
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Pr_adm_ju>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Pr_adm_ju>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Pr_adm_ju>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getTp_proc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_proc
- Returns:
- Process Type
-
getNr_proc
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: nr_proc
- Returns:
- Administrative Procedure/Lawsuit Number
-
getIni_valid
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ini_valid
- Returns:
- The ini_valid contained in this
VdmEntity.
-
getFim_valid
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: fim_valid
- Returns:
- The fim_valid contained in this
VdmEntity.
-
getUf_vara
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf_vara
- Returns:
- UF
-
getCod_munic
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_munic
- Returns:
- City Code
-
getId_vara
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: id_vara
- Returns:
- Vara Identification
-
getInd_autoria
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_autoria
- Returns:
- Lawsuit Author Indicator
-
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<Pr_adm_ju>
-