Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.WarPathType

Packages that use WarPathType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of WarPathType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return WarPathType
 WarPathType ObjectFactory.createWarPathType()
          Create an instance of WarPathType
 WarPathType FormLoginConfigType.getFormErrorPage()
          Gets the value of the formErrorPage property.
 WarPathType FormLoginConfigType.getFormLoginPage()
          Gets the value of the formLoginPage property.
 WarPathType ErrorPageType.getLocation()
          Gets the value of the location property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type WarPathType
 void FormLoginConfigType.setFormErrorPage(WarPathType value)
          Sets the value of the formErrorPage property.
 void FormLoginConfigType.setFormLoginPage(WarPathType value)
          Sets the value of the formLoginPage property.
 void ErrorPageType.setLocation(WarPathType value)
          Sets the value of the location property.
 

Uses of WarPathType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement WarPathType
 class WarPathTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return WarPathType
 WarPathType FormLoginConfigTypeImpl.getFormErrorPage()
           
 WarPathType FormLoginConfigTypeImpl.getFormLoginPage()
           
 WarPathType ErrorPageTypeImpl.getLocation()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type WarPathType
 void FormLoginConfigTypeImpl.setFormErrorPage(WarPathType value)
           
 void FormLoginConfigTypeImpl.setFormLoginPage(WarPathType value)
           
 void ErrorPageTypeImpl.setLocation(WarPathType value)
           
 



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