public class FileContentFluentImpl<A extends FileContentFluent<A>> extends BaseFluent<A> implements FileContentFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
FileContentFluentImpl() |
FileContentFluentImpl(FileContent instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
File |
getFile() |
Boolean |
hasFile() |
int |
hashCode() |
A |
withFile(File file) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic FileContentFluentImpl()
public FileContentFluentImpl(FileContent instance)
public File getFile()
getFile in interface FileContentFluent<A extends FileContentFluent<A>>public A withFile(File file)
withFile in interface FileContentFluent<A extends FileContentFluent<A>>public Boolean hasFile()
hasFile in interface FileContentFluent<A extends FileContentFluent<A>>Copyright © 2020–2022 Red Hat. All rights reserved.