public class RefStructureForParameterExtensioninExtensionout extends Object
Structure: BAPIPAREX
Modifier and Type | Class and Description |
---|---|
static class |
RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder |
Modifier and Type | Method and Description |
---|---|
static RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder |
builder() |
boolean |
equals(Object o) |
TableName |
getStructure()
Field name: STRUCTURE
|
String |
getValuepart1()
Field name: VALUEPART1
|
String |
getValuepart2()
Field name: VALUEPART2
|
String |
getValuepart3()
Field name: VALUEPART3
|
String |
getValuepart4()
Field name: VALUEPART4
|
int |
hashCode() |
void |
setStructure(TableName structure)
Field name: STRUCTURE
|
void |
setValuepart1(String valuepart1)
Field name: VALUEPART1
|
void |
setValuepart2(String valuepart2)
Field name: VALUEPART2
|
void |
setValuepart3(String valuepart3)
Field name: VALUEPART3
|
void |
setValuepart4(String valuepart4)
Field name: VALUEPART4
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder builder()
@Nullable @Generated(value="lombok") public TableName getStructure()
Domain name: AS4TAB Internal type: C Max length: 30
@Nullable @Generated(value="lombok") public String getValuepart1()
Domain name: CHAR240 Internal type: C Max length: 240
@Nullable @Generated(value="lombok") public String getValuepart2()
Domain name: CHAR240 Internal type: C Max length: 240
@Nullable @Generated(value="lombok") public String getValuepart3()
Domain name: CHAR240 Internal type: C Max length: 240
@Nullable @Generated(value="lombok") public String getValuepart4()
Domain name: CHAR240 Internal type: C Max length: 240
@Generated(value="lombok") public void setStructure(@Nullable TableName structure)
Domain name: AS4TAB Internal type: C Max length: 30
@Generated(value="lombok") public void setValuepart1(@Nullable String valuepart1)
Domain name: CHAR240 Internal type: C Max length: 240
@Generated(value="lombok") public void setValuepart2(@Nullable String valuepart2)
Domain name: CHAR240 Internal type: C Max length: 240
@Generated(value="lombok") public void setValuepart3(@Nullable String valuepart3)
Domain name: CHAR240 Internal type: C Max length: 240
@Generated(value="lombok") public void setValuepart4(@Nullable String valuepart4)
Domain name: CHAR240 Internal type: C Max length: 240
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.