tecgraf.openbus.DRMAA
Class TimeAmountHelper

java.lang.Object
  extended by tecgraf.openbus.DRMAA.TimeAmountHelper

public final class TimeAmountHelper
extends Object

Generated from IDL alias "TimeAmount".

Version:
generated at Nov 3, 2010 2:32:40 PM
Author:
JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006

Constructor Summary
TimeAmountHelper()
           
 
Method Summary
static long extract(Any any)
           
static String id()
           
static void insert(Any any, long s)
           
static long read(InputStream _in)
           
static TypeCode type()
           
static void write(OutputStream _out, long _s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeAmountHelper

public TimeAmountHelper()
Method Detail

insert

public static void insert(Any any,
                          long s)

extract

public static long extract(Any any)

type

public static TypeCode type()

id

public static String id()

read

public static long read(InputStream _in)

write

public static void write(OutputStream _out,
                         long _s)


Tecgraf PUC-Rio