public class WaitFor extends Object implements Validatable
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
void |
validate()
Checks the state of the object to ensure it is valid.
|
public WaitFor()
public WaitFor(WaitFor original)
public void validate()
throws Exception
Validatablevalidate in interface ValidatableException - if the state of the object is not validpublic String getName()
public void setName(String name)
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.