public class NonEmptyStringType extends String
Java class for nonEmptyStringType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="nonEmptyStringType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>string">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
NonEmptyStringType() |