Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.MetaType

Packages that use MetaType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans   
 

Uses of MetaType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans declared as MetaType
protected  MetaType PropertyType.meta
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with type parameters of type MetaType
protected  List<MetaType> Qualifier.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans that return MetaType
 MetaType MetaType.clone()
          Creates and returns a copy of this object.
static MetaType ObjectFactory.copyOfMetaType(MetaType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.MetaType instance.
 MetaType ObjectFactory.createMetaType()
          Create an instance of MetaType
 MetaType PropertyType.getMeta()
          Gets the value of the meta property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans that return types with arguments of type MetaType
 javax.xml.bind.JAXBElement<MetaType> ObjectFactory.createAttribute(MetaType value)
          Create an instance of JAXBElement<MetaType>}
 javax.xml.bind.JAXBElement<MetaType> ObjectFactory.createMeta(MetaType value)
          Create an instance of JAXBElement<MetaType>}
 List<MetaType> Qualifier.getAttribute()
          Gets the value of the attribute property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with parameters of type MetaType
static MetaType ObjectFactory.copyOfMetaType(MetaType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.MetaType instance.
 javax.xml.bind.JAXBElement<MetaType> ObjectFactory.createAttribute(MetaType value)
          Create an instance of JAXBElement<MetaType>}
 javax.xml.bind.JAXBElement<MetaType> ObjectFactory.createMeta(MetaType value)
          Create an instance of JAXBElement<MetaType>}
 void PropertyType.setMeta(MetaType value)
          Sets the value of the meta property.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with type arguments of type MetaType
static void Qualifier.copyAttribute(List<MetaType> source, List<MetaType> target)
          Copies all values of property Attribute.
static void Qualifier.copyAttribute(List<MetaType> source, List<MetaType> target)
          Copies all values of property Attribute.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with parameters of type MetaType
MetaType(MetaType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.MetaType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.