| Package | Description |
|---|---|
| com.hybris.cockpitng.util.impl.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected DependencyInjectionPoint |
Library.point |
| Modifier and Type | Method and Description |
|---|---|
static DependencyInjectionPoint |
DependencyInjectionPoint.fromValue(String v) |
DependencyInjectionPoint |
Library.getPoint()
Gets the value of the point property.
|
static DependencyInjectionPoint |
DependencyInjectionPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyInjectionPoint[] |
DependencyInjectionPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Library.setPoint(DependencyInjectionPoint value)
Sets the value of the point property.
|
Copyright © 2018. All rights reserved.