Uses of Class
net.sf.mmm.util.xml.base.jaxb.Property

Packages that use Property
net.sf.mmm.util.xml.base.jaxb Contains various XmlAdapter for mapping of common data-types and data-containers with JAXB. 
 

Uses of Property in net.sf.mmm.util.xml.base.jaxb
 

Fields in net.sf.mmm.util.xml.base.jaxb with type parameters of type Property
private  List<Property> PropertyList.propertyList
           
 

Methods in net.sf.mmm.util.xml.base.jaxb that return types with arguments of type Property
 List<Property> PropertyList.getPropertyList()
          This method gets the List of properties.
 

Method parameters in net.sf.mmm.util.xml.base.jaxb with type arguments of type Property
 void PropertyList.setPropertyList(List<Property> propertyList)
           
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.