| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.nov2015 | |
| org.kaazing.gateway.server.config.nov2015.impl |
| Modifier and Type | Field and Description |
|---|---|
static DirectoryServicePropertiesType.SymbolicLinks.Enum |
DirectoryServicePropertiesType.SymbolicLinks.FOLLOW |
static DirectoryServicePropertiesType.SymbolicLinks.Enum |
DirectoryServicePropertiesType.SymbolicLinks.RESTRICTED |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryServicePropertiesType.SymbolicLinks.Enum |
DirectoryServicePropertiesType.SymbolicLinks.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static DirectoryServicePropertiesType.SymbolicLinks.Enum |
DirectoryServicePropertiesType.SymbolicLinks.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
DirectoryServicePropertiesType.SymbolicLinks.Enum |
DirectoryServicePropertiesType.getSymbolicLinks()
Gets the "symbolic-links" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryServicePropertiesType.setSymbolicLinks(DirectoryServicePropertiesType.SymbolicLinks.Enum symbolicLinks)
Sets the "symbolic-links" element
|
| Modifier and Type | Method and Description |
|---|---|
DirectoryServicePropertiesType.SymbolicLinks.Enum |
DirectoryServicePropertiesTypeImpl.getSymbolicLinks()
Gets the "symbolic-links" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryServicePropertiesTypeImpl.setSymbolicLinks(DirectoryServicePropertiesType.SymbolicLinks.Enum symbolicLinks)
Sets the "symbolic-links" element
|
Copyright © 2014–2016. All rights reserved.