@Generated(value="com.sun.tools.xjc.Driver", date="2016-11-10T11:23:54+01:00", comments="JAXB RI v2.2.7") public class UrlPatternType extends Object
Java class for url-patternType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="url-patternType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> </extension> </simpleContent> </complexType>
Constructor and Description |
---|
UrlPatternType() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2016-11-10T11:23:54+01:00", comments="JAXB RI v2.2.7") protected String value
Copyright © 2016 buschmais GbR. All rights reserved.