public class IsNotAttributeBuilderImpl<FLUENT> extends AbstractNegatable<IsAttributeBuilder<FLUENT>> implements IsNotAttributeBuilder<FLUENT>
| Constructor and Description |
|---|
IsNotAttributeBuilderImpl(AttributeConditionFactory factory,
FluentBase<FLUENT> fluentBase) |
| Modifier and Type | Method and Description |
|---|---|
protected IsAttributeBuilder<FLUENT> |
copy() |
FLUENT |
present() |
getNegation, not, setNegationpublic IsNotAttributeBuilderImpl(AttributeConditionFactory factory, FluentBase<FLUENT> fluentBase)
public FLUENT present()
present in interface IsAttributeBuilder<FLUENT>protected IsAttributeBuilder<FLUENT> copy()
copy in class AbstractNegatable<IsAttributeBuilder<FLUENT>>Copyright © 2014 JBoss by Red Hat. All rights reserved.