Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.FormLoginConfigType

Packages that use FormLoginConfigType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of FormLoginConfigType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return FormLoginConfigType
 FormLoginConfigType ObjectFactory.createFormLoginConfigType()
          Create an instance of FormLoginConfigType
 FormLoginConfigType LoginConfigType.getFormLoginConfig()
          Gets the value of the formLoginConfig property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee with parameters of type FormLoginConfigType
 void LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the formLoginConfig property.
 

Uses of FormLoginConfigType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement FormLoginConfigType
 class FormLoginConfigTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return FormLoginConfigType
 FormLoginConfigType LoginConfigTypeImpl.getFormLoginConfig()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type FormLoginConfigType
 void LoginConfigTypeImpl.setFormLoginConfig(FormLoginConfigType value)
           
 



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