| Package | Description |
|---|---|
| org.plasma.config |
Package level documentation for package org.plasma.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected PropertyNameStyle |
InterfaceProvisioning.propertyNameStyle |
| Modifier and Type | Method and Description |
|---|---|
static PropertyNameStyle |
PropertyNameStyle.fromValue(String v) |
PropertyNameStyle |
InterfaceProvisioning.getPropertyNameStyle()
Gets the value of the propertyNameStyle property.
|
static PropertyNameStyle |
PropertyNameStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyNameStyle[] |
PropertyNameStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceProvisioning.setPropertyNameStyle(PropertyNameStyle value)
Sets the value of the propertyNameStyle property.
|
Copyright © 2015. All rights reserved.