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

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

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

Subclasses of PathType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 class JspFileType
          The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as PathType
protected  PathType ModuleType.altDd
           
protected  PathType ModuleType.connector
           
protected  PathType ModuleType.ejb
           
protected  PathType EjbJarType.ejbClientJar
           
protected  PathType ModuleType.java
           
protected  PathType WebserviceDescriptionType.jaxrpcMappingFile
           
protected  PathType ServiceRefType.jaxrpcMappingFile
           
protected  PathType IconType.largeIcon
           
protected  PathType ApplicationType.libraryDirectory
           
protected  PathType TagFileType.path
           
protected  PathType IconType.smallIcon
           
protected  PathType TaglibType.taglibLocation
           
protected  PathType WebType.webUri
           
protected  PathType WebserviceDescriptionType.wsdlFile
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type PathType
protected  List<PathType> JspPropertyGroupType.includeCoda
           
protected  List<PathType> JspPropertyGroupType.includePrelude
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return PathType
 PathType PathType.clone()
          Creates and returns a copy of this object.
 PathType ObjectFactory.createPathType()
          Create an instance of PathType
 PathType ModuleType.getAltDd()
          Gets the value of the altDd property.
 PathType ModuleType.getConnector()
          Gets the value of the connector property.
 PathType ModuleType.getEjb()
          Gets the value of the ejb property.
 PathType EjbJarType.getEjbClientJar()
          Gets the value of the ejbClientJar property.
 PathType ModuleType.getJava()
          Gets the value of the java property.
 PathType WebserviceDescriptionType.getJaxrpcMappingFile()
          Gets the value of the jaxrpcMappingFile property.
 PathType ServiceRefType.getJaxrpcMappingFile()
          Gets the value of the jaxrpcMappingFile property.
 PathType IconType.getLargeIcon()
          Gets the value of the largeIcon property.
 PathType ApplicationType.getLibraryDirectory()
          Gets the value of the libraryDirectory property.
 PathType TagFileType.getPath()
          Gets the value of the path property.
 PathType IconType.getSmallIcon()
          Gets the value of the smallIcon property.
 PathType TaglibType.getTaglibLocation()
          Gets the value of the taglibLocation property.
 PathType WebType.getWebUri()
          Gets the value of the webUri property.
 PathType WebserviceDescriptionType.getWsdlFile()
          Gets the value of the wsdlFile property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type PathType
 List<PathType> JspPropertyGroupType.getIncludeCoda()
          Gets the value of the includeCoda property.
 List<PathType> JspPropertyGroupType.getIncludePrelude()
          Gets the value of the includePrelude property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type PathType
 void ModuleType.setAltDd(PathType value)
          Sets the value of the altDd property.
 void ModuleType.setConnector(PathType value)
          Sets the value of the connector property.
 void ModuleType.setEjb(PathType value)
          Sets the value of the ejb property.
 void EjbJarType.setEjbClientJar(PathType value)
          Sets the value of the ejbClientJar property.
 void ModuleType.setJava(PathType value)
          Sets the value of the java property.
 void WebserviceDescriptionType.setJaxrpcMappingFile(PathType value)
          Sets the value of the jaxrpcMappingFile property.
 void ServiceRefType.setJaxrpcMappingFile(PathType value)
          Sets the value of the jaxrpcMappingFile property.
 void IconType.setLargeIcon(PathType value)
          Sets the value of the largeIcon property.
 void ApplicationType.setLibraryDirectory(PathType value)
          Sets the value of the libraryDirectory property.
 void TagFileType.setPath(PathType value)
          Sets the value of the path property.
 void IconType.setSmallIcon(PathType value)
          Sets the value of the smallIcon property.
 void TaglibType.setTaglibLocation(PathType value)
          Sets the value of the taglibLocation property.
 void WebType.setWebUri(PathType value)
          Sets the value of the webUri property.
 void WebserviceDescriptionType.setWsdlFile(PathType value)
          Sets the value of the wsdlFile property.
 

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



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