Class ExampleXmlWrapper
- java.lang.Object
-
- org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.wrappers.ExampleXmlWrapper
-
- All Implemented Interfaces:
Serializable
public class ExampleXmlWrapper extends Object implements Serializable
Trivial transport object type for collections.- Author:
- Lennart Jörelid, jGuru Europe AB
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExampleXmlWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SortedSet<Integer>
getIntegerSet()
List<String>
getStrings()
-