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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return PathType
 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.priv.collections.novalueclass.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.priv.collections.novalueclass.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.
 

Uses of PathType 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 PathType
 class JspFileTypeImpl
           
 class PathTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type PathType
protected  List<PathType> JspPropertyGroupTypeImpl.includeCoda
           
protected  List<PathType> JspPropertyGroupTypeImpl.includePrelude
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return PathType
 PathType ModuleTypeImpl.getAltDd()
           
 PathType ModuleTypeImpl.getConnector()
           
 PathType ModuleTypeImpl.getEjb()
           
 PathType EjbJarTypeImpl.getEjbClientJar()
           
 PathType ModuleTypeImpl.getJava()
           
 PathType WebserviceDescriptionTypeImpl.getJaxrpcMappingFile()
           
 PathType ServiceRefTypeImpl.getJaxrpcMappingFile()
           
 PathType IconTypeImpl.getLargeIcon()
           
 PathType ApplicationTypeImpl.getLibraryDirectory()
           
 PathType TagFileTypeImpl.getPath()
           
 PathType IconTypeImpl.getSmallIcon()
           
 PathType TaglibTypeImpl.getTaglibLocation()
           
 PathType WebTypeImpl.getWebUri()
           
 PathType WebserviceDescriptionTypeImpl.getWsdlFile()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type PathType
 List<PathType> JspPropertyGroupTypeImpl.getIncludeCoda()
           
 List<PathType> JspPropertyGroupTypeImpl.getIncludePrelude()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type PathType
 void ModuleTypeImpl.setAltDd(PathType value)
           
 void ModuleTypeImpl.setConnector(PathType value)
           
 void ModuleTypeImpl.setEjb(PathType value)
           
 void EjbJarTypeImpl.setEjbClientJar(PathType value)
           
 void ModuleTypeImpl.setJava(PathType value)
           
 void WebserviceDescriptionTypeImpl.setJaxrpcMappingFile(PathType value)
           
 void ServiceRefTypeImpl.setJaxrpcMappingFile(PathType value)
           
 void IconTypeImpl.setLargeIcon(PathType value)
           
 void ApplicationTypeImpl.setLibraryDirectory(PathType value)
           
 void TagFileTypeImpl.setPath(PathType value)
           
 void IconTypeImpl.setSmallIcon(PathType value)
           
 void TaglibTypeImpl.setTaglibLocation(PathType value)
           
 void WebTypeImpl.setWebUri(PathType value)
           
 void WebserviceDescriptionTypeImpl.setWsdlFile(PathType value)
           
 



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