Interface JAXBTypeVisitor
-
- All Known Implementing Classes:
ClassNameCollector
public interface JAXBTypeVisitor- Author:
- Vivek Pandey To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvisit(JAXBType type)voidvisit(RpcLitStructure type)
-