public class JspFileType extends PathType
Java class for jsp-fileType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="jsp-fileType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>pathType">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
JspFileType() |
| Modifier and Type | Method and Description |
|---|---|
JspFileType |
withId(String value) |
JspFileType |
withValue(String value) |
public JspFileType withValue(String value)
public JspFileType withId(String value)
Copyright © 2019. All rights reserved.