org.jvnet.jaxb2_commons.util
Class FieldUtils

java.lang.Object
  extended by org.jvnet.jaxb2_commons.util.FieldUtils

public class FieldUtils
extends Object

Field utilities.

Author:
valikov

Method Summary
static com.sun.tools.xjc.outline.FieldOutline createAttributeField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl classOutline, String name, QName attName, com.sun.tools.xjc.model.CNonElement typeInfo, boolean required)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createAttributeField

public static com.sun.tools.xjc.outline.FieldOutline createAttributeField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl classOutline,
                                                                          String name,
                                                                          QName attName,
                                                                          com.sun.tools.xjc.model.CNonElement typeInfo,
                                                                          boolean required)


Copyright © 2005-2012. All Rights Reserved.