Uses of Class
org.plasma.provisioning.VisibilityType

Packages that use VisibilityType
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
 

Uses of VisibilityType in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as VisibilityType
protected  VisibilityType Property.visibility
           
 

Methods in org.plasma.provisioning that return VisibilityType
static VisibilityType VisibilityType.fromValue(String v)
           
 VisibilityType Property.getVisibility()
          Gets the value of the visibility property.
static VisibilityType VisibilityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VisibilityType[] VisibilityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plasma.provisioning with parameters of type VisibilityType
 void Property.setVisibility(VisibilityType value)
          Sets the value of the visibility property.
 



Copyright © 2013. All rights reserved.