public class Description extends Object
Java class for description complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="description">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
Description() |
protected String value
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.