public final class ProfitCenterLanguage extends Object
Structure: BAPI0015_10
Modifier and Type | Class and Description |
---|---|
static class |
ProfitCenterLanguage.ProfitCenterLanguageBuilder |
Modifier and Type | Method and Description |
---|---|
static ProfitCenterLanguage.ProfitCenterLanguageBuilder |
builder() |
boolean |
equals(Object o) |
LanguageKey |
getLangu()
Field name: LANGU
|
LanguageKeyAccordingToIso639 |
getLanguIso()
Field name: LANGU_ISO
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static ProfitCenterLanguage.ProfitCenterLanguageBuilder builder()
@Nullable @Generated(value="lombok") public LanguageKey getLangu()
Domain name: SPRAS Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public LanguageKeyAccordingToIso639 getLanguIso()
Domain name: LAISO Internal type: C Max length: 2
@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.