Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Uses of Class
oracle.irm.engine.core.time.TimePeriod.Units

Packages that use TimePeriod.Units
oracle.irm.engine.core.time Time based objects and services. 

 

Uses of TimePeriod.Units in oracle.irm.engine.core.time

 

Methods in oracle.irm.engine.core.time that return TimePeriod.Units
 TimePeriod.Units TimePeriod.getUnits()
          Time units.
static TimePeriod.Units TimePeriod.Units.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimePeriod.Units[] TimePeriod.Units.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.irm.engine.core.time with parameters of type TimePeriod.Units
static TimePeriod TimePeriodFactory.createTimePeriod(int amount, TimePeriod.Units units)
          Create a time period by specifying the total number of seconds.

 


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.