Class Procrefe.ProcrefeBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Procrefe.ProcrefeBuilder
- Enclosing class:
- Procrefe
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebeneficiar_nao_julgado(Boolean beneficiar_nao_julgado) Constraints: Not nullablebuild()desc_dec_jud(String desc_dec_jud) Constraints: Not nullable, Maximum length: 100dt_dec_adm(LocalDate dt_dec_adm) Constraints: Nullabledt_sent_jud(LocalDate dt_sent_jud) Constraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4id_sec_jud(String id_sec_jud) Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 2ind_nat_acao(String ind_nat_acao) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 6toString()(Key Field) Constraints: Not nullable, Maximum length: 1
-
Method Details
-
empresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
this.
-
filial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
this.
-
per_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
this.
-
tp_proc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_proc
- Returns:
this.
-
num_proc
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_proc
- Returns:
this.
-
id_sec_jud
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: id_sec_jud
- Returns:
this.
-
id_vara
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: id_vara
- Returns:
this.
-
ind_nat_acao
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_nat_acao
- Returns:
this.
-
desc_dec_jud
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: desc_dec_jud
- Returns:
this.
-
dt_sent_jud
Constraints: NullableOriginal property name from the Odata EDM: dt_sent_jud
- Returns:
this.
-
dt_dec_adm
Constraints: NullableOriginal property name from the Odata EDM: dt_dec_adm
- Returns:
this.
-
beneficiar_nao_julgado
@Nonnull public Procrefe.ProcrefeBuilder beneficiar_nao_julgado(@Nullable Boolean beneficiar_nao_julgado) Constraints: Not nullableOriginal property name from the Odata EDM: beneficiar_nao_julgado
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-