tecgraf.openbus.DRMAA
Class JobTemplateHelper

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

public abstract class JobTemplateHelper
extends Object

Generated from IDL valuetype "JobTemplate".

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

Constructor Summary
JobTemplateHelper()
           
 
Method Summary
static JobTemplate extract(Any a)
           
static String id()
           
static void insert(Any a, JobTemplate v)
           
static JobTemplate read(InputStream is)
           
static TypeCode type()
           
static void write(OutputStream os, JobTemplate val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobTemplateHelper

public JobTemplateHelper()
Method Detail

insert

public static void insert(Any a,
                          JobTemplate v)

extract

public static JobTemplate extract(Any a)

type

public static TypeCode type()

id

public static String id()

read

public static JobTemplate read(InputStream is)

write

public static void write(OutputStream os,
                         JobTemplate val)


Tecgraf PUC-Rio