Class SemiDocumentedClass
- java.lang.Object
-
- org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.SemiDocumentedClass
-
public class SemiDocumentedClass extends Object
This is a JAXB-annotated class where not all properties are JavaDoc'ed.- Author:
- Lennart Jörelid, jGuru Europe AB
-
-
Constructor Summary
Constructors Constructor Description SemiDocumentedClass()
JAXB-friendly constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDocumented()
String
getUnDocumented()
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
The XML namespace of this SomewhatNamedPerson.- See Also:
- Constant Field Values
-
-