Uses of Class
org.hibersap.configuration.xml.Property

Packages that use Property
org.hibersap.configuration.xml   
 

Uses of Property in org.hibersap.configuration.xml
 

Fields in org.hibersap.configuration.xml with type parameters of type Property
protected  List<Property> Properties.properties
           
 

Methods in org.hibersap.configuration.xml that return types with arguments of type Property
 List<Property> SessionManagerConfig.getProperties()
           
 List<Property> Properties.getProperties()
           
 

Methods in org.hibersap.configuration.xml with parameters of type Property
 void Properties.add(Property property)
           
 boolean Properties.contains(Property property)
           
 boolean Properties.remove(Property property)
           
 

Method parameters in org.hibersap.configuration.xml with type arguments of type Property
 SessionManagerConfig SessionManagerConfig.setProperties(List<Property> properties)
           
 void Properties.setProperties(List<Property> properties)
           
 



Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.