Uses of Class
org.plasma.provisioning.TemporalType

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

Uses of TemporalType in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as TemporalType
protected  TemporalType Temporal.type
           
 

Methods in org.plasma.provisioning that return TemporalType
static TemporalType TemporalType.fromValue(String v)
           
 TemporalType Temporal.getType()
          Gets the value of the type property.
static TemporalType TemporalType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TemporalType[] TemporalType.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 TemporalType
 void Temporal.setType(TemporalType value)
          Sets the value of the type property.
 



Copyright © 2014. All rights reserved.