tecgraf.openbus.core.v2_0.credential
Class CredentialResetHelper

java.lang.Object
  extended by tecgraf.openbus.core.v2_0.credential.CredentialResetHelper

public abstract class CredentialResetHelper
extends Object

Generated from IDL struct "CredentialReset".

Version:
generated at Feb 10, 2014 8:46:01 AM
Author:
JacORB IDL compiler V 3.3

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

Constructor Detail

CredentialResetHelper

public CredentialResetHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          CredentialReset s)

extract

public static CredentialReset extract(Any any)

id

public static String id()

read

public static CredentialReset read(InputStream in)

write

public static void write(OutputStream out,
                         CredentialReset s)


Copyright © 2014. All Rights Reserved.