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