|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathType | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee | |
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl | |
| Uses of PathType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee |
|---|
| Subinterfaces of PathType in net.sourceforge.ccxjc.it.model.priv.indexed.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.indexed.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[] |
JspPropertyGroupType.getIncludeCoda()
|
PathType |
JspPropertyGroupType.getIncludeCoda(int idx)
|
PathType[] |
JspPropertyGroupType.getIncludePrelude()
|
PathType |
JspPropertyGroupType.getIncludePrelude(int idx)
|
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. |
PathType |
JspPropertyGroupType.setIncludeCoda(int idx,
PathType value)
|
PathType |
JspPropertyGroupType.setIncludePrelude(int idx,
PathType value)
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.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. |
PathType |
JspPropertyGroupType.setIncludeCoda(int idx,
PathType value)
|
void |
JspPropertyGroupType.setIncludeCoda(PathType[] values)
|
PathType |
JspPropertyGroupType.setIncludePrelude(int idx,
PathType value)
|
void |
JspPropertyGroupType.setIncludePrelude(PathType[] values)
|
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.indexed.novalueclass.javaee.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement PathType | |
|---|---|
class |
JspFileTypeImpl
|
class |
PathTypeImpl
|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as PathType | |
|---|---|
protected PathType[] |
JspPropertyGroupTypeImpl.includeCoda
|
protected PathType[] |
JspPropertyGroupTypeImpl.includePrelude
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return PathType | |
|---|---|
PathType |
ModuleTypeImpl.getAltDd()
|
PathType |
ModuleTypeImpl.getConnector()
|
PathType |
ModuleTypeImpl.getEjb()
|
PathType |
EjbJarTypeImpl.getEjbClientJar()
|
PathType[] |
JspPropertyGroupTypeImpl.getIncludeCoda()
|
PathType |
JspPropertyGroupTypeImpl.getIncludeCoda(int idx)
|
PathType[] |
JspPropertyGroupTypeImpl.getIncludePrelude()
|
PathType |
JspPropertyGroupTypeImpl.getIncludePrelude(int idx)
|
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()
|
PathType |
JspPropertyGroupTypeImpl.setIncludeCoda(int idx,
PathType value)
|
PathType |
JspPropertyGroupTypeImpl.setIncludePrelude(int idx,
PathType value)
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.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)
|
PathType |
JspPropertyGroupTypeImpl.setIncludeCoda(int idx,
PathType value)
|
void |
JspPropertyGroupTypeImpl.setIncludeCoda(PathType[] values)
|
PathType |
JspPropertyGroupTypeImpl.setIncludePrelude(int idx,
PathType value)
|
void |
JspPropertyGroupTypeImpl.setIncludePrelude(PathType[] values)
|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||