public class AllowedCSIDriverFluentImpl<A extends AllowedCSIDriverFluent<A>> extends BaseFluent<A> implements AllowedCSIDriverFluent<A>
_visitables| Constructor and Description |
|---|
AllowedCSIDriverFluentImpl() |
AllowedCSIDriverFluentImpl(AllowedCSIDriver instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName() |
java.lang.Boolean |
hasName() |
A |
withName(java.lang.String name) |
A |
withNewName(java.lang.String arg1) |
A |
withNewName(java.lang.StringBuffer arg1) |
A |
withNewName(java.lang.StringBuilder arg1) |
public AllowedCSIDriverFluentImpl()
public AllowedCSIDriverFluentImpl(AllowedCSIDriver instance)
public java.lang.String getName()
getName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withName(java.lang.String name)
withName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public java.lang.Boolean hasName()
hasName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withNewName(java.lang.String arg1)
withNewName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withNewName(java.lang.StringBuilder arg1)
withNewName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withNewName(java.lang.StringBuffer arg1)
withNewName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.