Uses of Class
ch.elca.el4j.util.dom.reflect.Property

Packages that use Property
ch.elca.el4j.util.dom.reflect   
 

Uses of Property in ch.elca.el4j.util.dom.reflect
 

Fields in ch.elca.el4j.util.dom.reflect with type parameters of type Property
 List<Property> EntityType.props
          the type's properties.
 

Methods in ch.elca.el4j.util.dom.reflect that return Property
 Property EntityType.find(String name)
          Returns the property named name or throws a NoSuchElementException if no such propery exists.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.