Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.FormLoginConfigType

Packages that use FormLoginConfigType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of FormLoginConfigType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as FormLoginConfigType
protected  FormLoginConfigType LoginConfigType.formLoginConfig
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return FormLoginConfigType
 FormLoginConfigType FormLoginConfigType.clone()
          Creates and returns a copy of this object.
 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.pkg.collections.valueclass.javaee with parameters of type FormLoginConfigType
 void LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the formLoginConfig property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type FormLoginConfigType
FormLoginConfigType(FormLoginConfigType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.FormLoginConfigType instance by copying a given instance.
 



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