public class APIVersionFluentImpl<A extends APIVersionFluent<A>> extends BaseFluent<A> implements APIVersionFluent<A>
_visitables| Constructor and Description |
|---|
APIVersionFluentImpl() |
APIVersionFluentImpl(APIVersion instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
Boolean |
hasName() |
A |
withName(String name) |
public APIVersionFluentImpl()
public APIVersionFluentImpl(APIVersion instance)
public String getName()
getName in interface APIVersionFluent<A extends APIVersionFluent<A>>public A withName(String name)
withName in interface APIVersionFluent<A extends APIVersionFluent<A>>public Boolean hasName()
hasName in interface APIVersionFluent<A extends APIVersionFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.