Modifier and Type | Class and Description |
---|---|
class |
CustomizedIgnoring |
Modifier and Type | Method and Description |
---|---|
Ignoring |
AbstractCodeGeneratorPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCodeGeneratorPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
CopyablePlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
CopyablePlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
ElementWrapperPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
ElementWrapperPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
EnumValuePlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
EnumValuePlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
EqualsPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
EqualsPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
HashCodePlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
HashCodePlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
MergeablePlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
MergeablePlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
SettersPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
SettersPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
SimpleToStringPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleToStringPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
SimplifyPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
SimplifyPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
Ignoring |
ToStringPlugin.getIgnoring() |
Modifier and Type | Method and Description |
---|---|
void |
ToStringPlugin.setIgnoring(Ignoring ignoring) |
Modifier and Type | Method and Description |
---|---|
static com.sun.tools.xjc.outline.FieldOutline[] |
FieldOutlineUtils.filter(com.sun.tools.xjc.outline.FieldOutline[] fieldOutlines,
Ignoring ignoring) |
static <T> Boolean |
StrategyClassUtils.superClassImplements(com.sun.tools.xjc.outline.ClassOutline classOutline,
Ignoring ignoring,
Class<? extends T> theInterface) |
static <T> Boolean |
StrategyClassUtils.superClassNotIgnored(com.sun.tools.xjc.outline.ClassOutline classOutline,
Ignoring ignoring) |
Copyright © 2005–2018. All rights reserved.