Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.WarPathType

Packages that use WarPathType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of WarPathType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as WarPathType
protected  WarPathType FormLoginConfigType.formErrorPage
           
protected  WarPathType FormLoginConfigType.formLoginPage
           
protected  WarPathType ErrorPageType.location
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return WarPathType
 WarPathType WarPathType.clone()
          Creates and returns a copy of this object.
protected static WarPathType ObjectFactory.copyOfWarPathType(WarPathType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.WarPathType instance.
 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.prot.collections.valueclass.javaee with parameters of type WarPathType
protected static WarPathType ObjectFactory.copyOfWarPathType(WarPathType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.WarPathType instance.
 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.
 

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



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