|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathType | |
---|---|
org.eclipse.modisco.jee.webapp.webapp24 |
Uses of PathType in org.eclipse.modisco.jee.webapp.webapp24 |
---|
Subinterfaces of PathType in org.eclipse.modisco.jee.webapp.webapp24 | |
---|---|
interface |
JspFileType
A representation of the model object 'Jsp File Type'. |
Methods in org.eclipse.modisco.jee.webapp.webapp24 that return PathType | |
---|---|
PathType |
Webapp24Factory.createPathType()
Returns a new object of class 'Path Type'. |
PathType |
ServiceRefType.getJaxrpcMappingFile()
Returns the value of the 'Jaxrpc Mapping File' containment reference. |
PathType |
IconType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference. |
PathType |
IconType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference. |
PathType |
TaglibType.getTaglibLocation()
Returns the value of the 'Taglib Location' containment reference. |
Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type PathType | |
---|---|
void |
ServiceRefType.setJaxrpcMappingFile(PathType value)
Sets the value of the ' Jaxrpc Mapping File ' containment reference. |
void |
IconType.setLargeIcon(PathType value)
Sets the value of the ' Large Icon ' containment reference. |
void |
IconType.setSmallIcon(PathType value)
Sets the value of the ' Small Icon ' containment reference. |
void |
TaglibType.setTaglibLocation(PathType value)
Sets the value of the ' Taglib Location ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |