org.fusesource.fabric.camel.c24io
Class C24IOHelper

java.lang.Object
  extended by org.fusesource.fabric.camel.c24io.C24IOHelper

public final class C24IOHelper
extends java.lang.Object

Version:
$Revision$

Method Summary
static biz.c24.io.api.data.Element getElement(java.lang.Class<?> elementType)
           
static biz.c24.io.api.data.Element getElement(java.lang.String modelClassName)
           
static biz.c24.io.api.data.Element getMandatoryElement(java.lang.Class<?> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getElement

public static biz.c24.io.api.data.Element getElement(java.lang.String modelClassName)

getMandatoryElement

public static biz.c24.io.api.data.Element getMandatoryElement(java.lang.Class<?> type)

getElement

public static biz.c24.io.api.data.Element getElement(java.lang.Class<?> elementType)


Copyright © 2014 Red Hat. All Rights Reserved.