public class ReportToDirective extends Directive<ReportToValue>
FETCH_DIRECIVE_COUNT, name, NESTED_CONTEXT_DIRECTIVE_COUNT| Constructor and Description |
|---|
ReportToDirective(ReportToValue v) |
ReportToDirective(Set<ReportToValue> values) |
| Modifier and Type | Method and Description |
|---|---|
Directive<ReportToValue> |
construct(Set<ReportToValue> newValues) |
bind, clone, contains, equals, getFetchDirectives, getNestedContextDirectives, hashCode, intersect, show, sourceListEquals, union, valuespublic ReportToDirective(@Nonnull Set<ReportToValue> values)
public ReportToDirective(@Nonnull ReportToValue v)
@Nonnull public Directive<ReportToValue> construct(Set<ReportToValue> newValues)
construct in class Directive<ReportToValue>Copyright © 2019. All rights reserved.