Skip navigation links

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

E12907-01


Uses of Class
oracle.irm.engine.types.core.time.TimeRange.Interval

Packages that use TimeRange.Interval
oracle.irm.engine.types.core.time Time related objects, enumerations and exceptions. 

 

Uses of TimeRange.Interval in oracle.irm.engine.types.core.time

 

Methods in oracle.irm.engine.types.core.time that return TimeRange.Interval
static TimeRange.Interval TimeRange.Interval.fromValue(String value)
          Get the enumeration value from a string.
static TimeRange.Interval TimeRange.Interval.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimeRange.Interval[] TimeRange.Interval.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

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

E12907-01


Copyright © 2010, Oracle. All rights reserved.