Uses of Class
org.plasma.config.PropertyNameStyle

Packages that use PropertyNameStyle
org.plasma.config Package level documentation for package org.plasma.config. 
 

Uses of PropertyNameStyle in org.plasma.config
 

Fields in org.plasma.config declared as PropertyNameStyle
protected  PropertyNameStyle InterfaceProvisioning.propertyNameStyle
           
 

Methods in org.plasma.config that return PropertyNameStyle
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.
 

Methods in org.plasma.config with parameters of type PropertyNameStyle
 void InterfaceProvisioning.setPropertyNameStyle(PropertyNameStyle value)
          Sets the value of the propertyNameStyle property.
 



Copyright © 2014. All rights reserved.