com.cassinidivision.oce.urlhandling
Class NavigationType

java.lang.Object
  extended bycom.cassinidivision.oce.urlhandling.NavigationType

public class NavigationType
extends Object

OCE URL/URI navigation system definitions.


Field Summary
static String OCENavigationSystem
          The current navigation system used by the OCE_Navigation framework.
 
Constructor Summary
NavigationType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OCENavigationSystem

public static final String OCENavigationSystem
The current navigation system used by the OCE_Navigation framework.

See Also:
Constant Field Values
Constructor Detail

NavigationType

public NavigationType()