cisco.uc.cuae.legacy
Class ValueFactoryCuaeCommon

java.lang.Object
  extended by etch.bindings.java.support.DefaultValueFactory
      extended by cisco.uc.cuae.legacy.ValueFactoryCuaeCommon
All Implemented Interfaces:
etch.bindings.java.msg.ValueFactory

public final class ValueFactoryCuaeCommon
extends etch.bindings.java.support.DefaultValueFactory

ValueFactory for CuaeCommon.


Field Summary
static etch.bindings.java.msg.Field _mf_FAILURE
          Field for FAILURE
static etch.bindings.java.msg.Field _mf_SUCCESS
          Field for SUCCESS
static etch.bindings.java.msg.Field _mf_TIMEOUT
          Field for TIMEOUT
static etch.bindings.java.msg.Type _mt_cisco_uc_cuae_legacy_CuaeCommon_CuaeResult
          Type for cisco.uc.cuae.legacy.CuaeCommon.CuaeResult
 
Fields inherited from class etch.bindings.java.support.DefaultValueFactory
_mf__inReplyTo, _mf__messageId, _mf_msg, _mf_result
 
Constructor Summary
ValueFactoryCuaeCommon(java.lang.String uri)
          Constructs ValueFactoryCuaeCommon.
 
Method Summary
 
Methods inherited from class etch.bindings.java.support.DefaultValueFactory
addMixin, addType, exportCustomValue, get_mf__inReplyTo, get_mf__messageId, get_mt__Etch_AuthException, get_mt__Etch_Datetime, get_mt__Etch_List, get_mt__Etch_Map, get_mt__Etch_RuntimeException, get_mt__Etch_Set, get_mt__exception, getCustomStructType, getInReplyTo, getLevel, getMessageId, getStringEncoding, getType, getType, getTypes, importCustomValue, init, lockDynamicTypes, setInReplyTo, setLevel, setMessageId, unlockDynamicTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_mt_cisco_uc_cuae_legacy_CuaeCommon_CuaeResult

public static etch.bindings.java.msg.Type _mt_cisco_uc_cuae_legacy_CuaeCommon_CuaeResult
Type for cisco.uc.cuae.legacy.CuaeCommon.CuaeResult


_mf_SUCCESS

public static etch.bindings.java.msg.Field _mf_SUCCESS
Field for SUCCESS


_mf_FAILURE

public static etch.bindings.java.msg.Field _mf_FAILURE
Field for FAILURE


_mf_TIMEOUT

public static etch.bindings.java.msg.Field _mf_TIMEOUT
Field for TIMEOUT

Constructor Detail

ValueFactoryCuaeCommon

public ValueFactoryCuaeCommon(java.lang.String uri)
Constructs ValueFactoryCuaeCommon.

Parameters:
uri - the uri used to configure the session.


Copyright © 2010. All Rights Reserved.