public class DoneableImageLabel extends ImageLabelFluentImpl<DoneableImageLabel> implements Doneable<ImageLabel>
_visitables
Constructor and Description |
---|
DoneableImageLabel(Function<ImageLabel,ImageLabel> function) |
DoneableImageLabel(ImageLabel item) |
DoneableImageLabel(ImageLabel item,
Function<ImageLabel,ImageLabel> function) |
Modifier and Type | Method and Description |
---|---|
ImageLabel |
done() |
equals, getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValue
public DoneableImageLabel(Function<ImageLabel,ImageLabel> function)
public DoneableImageLabel(ImageLabel item, Function<ImageLabel,ImageLabel> function)
public DoneableImageLabel(ImageLabel item)
public ImageLabel done()
done
in interface Doneable<ImageLabel>
Copyright © 2015–2019 Red Hat. All rights reserved.