Class XmlNameAnnotatedClassWithFieldAccess
- java.lang.Object
-
- org.codehaus.mojo.jaxb2.schemageneration.postprocessing.schemaenhancement.XmlNameAnnotatedClassWithFieldAccess
-
public class XmlNameAnnotatedClassWithFieldAccess extends Object
This is a XmlType and name-switched class using Field access.- Author:
- Lennart Jörelid, jGuru Europe AB
-
-
Constructor Summary
Constructors Constructor Description XmlNameAnnotatedClassWithFieldAccess()XmlNameAnnotatedClassWithFieldAccess(String stringField, Integer integerField)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetIntegerField()StringgetStringField()
-