| Constructor and Description |
|---|
Entry()
Create an Exclude.Entry of type ANY
|
Entry(Name.Component component)
Create an Exclude.Entry of type COMPONENT.
|
| Modifier and Type | Method and Description |
|---|---|
Name.Component |
getComponent()
Get the component value for this entry (if it is of type COMPONENT).
|
Exclude.Type |
getType()
Get the type of this entry.
|
public Entry()
public Entry(Name.Component component)
component - The component value.public final Exclude.Type getType()
public final Name.Component getComponent()
Copyright © 2019. All rights reserved.