public class V1alpha1I18nNameFluentImpl<A extends V1alpha1I18nNameFluent<A>> extends BaseFluent<A> implements V1alpha1I18nNameFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1I18nNameFluentImpl() |
V1alpha1I18nNameFluentImpl(V1alpha1I18nName instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEn() |
String |
getZhCN() |
Boolean |
hasEn() |
Boolean |
hasZhCN() |
A |
withEn(String en) |
A |
withNewEn(String arg1) |
A |
withNewEn(StringBuffer arg1) |
A |
withNewEn(StringBuilder arg1) |
A |
withNewZhCN(String arg1) |
A |
withNewZhCN(StringBuffer arg1) |
A |
withNewZhCN(StringBuilder arg1) |
A |
withZhCN(String zhCN) |
public V1alpha1I18nNameFluentImpl()
public V1alpha1I18nNameFluentImpl(V1alpha1I18nName instance)
public String getEn()
getEn in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withEn(String en)
withEn in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public Boolean hasEn()
hasEn in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withNewEn(String arg1)
withNewEn in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withNewEn(StringBuilder arg1)
withNewEn in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withNewEn(StringBuffer arg1)
withNewEn in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public String getZhCN()
getZhCN in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withZhCN(String zhCN)
withZhCN in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public Boolean hasZhCN()
hasZhCN in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withNewZhCN(String arg1)
withNewZhCN in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withNewZhCN(StringBuilder arg1)
withNewZhCN in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>public A withNewZhCN(StringBuffer arg1)
withNewZhCN in interface V1alpha1I18nNameFluent<A extends V1alpha1I18nNameFluent<A>>Copyright © 2019. All rights reserved.