|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Weaving | |
|---|---|
| org.eclipse.jpt.eclipselink.core.context.persistence.customization | |
| Uses of Weaving in org.eclipse.jpt.eclipselink.core.context.persistence.customization |
|---|
| Fields in org.eclipse.jpt.eclipselink.core.context.persistence.customization declared as Weaving | |
|---|---|
static Weaving |
Customization.DEFAULT_WEAVING
|
| Methods in org.eclipse.jpt.eclipselink.core.context.persistence.customization that return Weaving | |
|---|---|
Weaving |
Customization.getDefaultWeaving()
|
Weaving |
Customization.getWeaving()
|
static Weaving |
Weaving.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Weaving[] |
Weaving.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.eclipse.jpt.eclipselink.core.context.persistence.customization with parameters of type Weaving | |
|---|---|
void |
Customization.setWeaving(Weaving newWeaving)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||