| Package | Description |
|---|---|
| com.hybris.cockpitng.util.impl.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected DependencyProtocol |
Library.protocol |
| Modifier and Type | Method and Description |
|---|---|
static DependencyProtocol |
DependencyProtocol.fromValue(String v) |
DependencyProtocol |
Library.getProtocol()
Gets the value of the protocol property.
|
static DependencyProtocol |
DependencyProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyProtocol[] |
DependencyProtocol.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.setProtocol(DependencyProtocol value)
Sets the value of the protocol property.
|
Copyright © 2018. All rights reserved.