Class VisitorTypeHolder
- java.lang.Object
-
- org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
-
public class VisitorTypeHolder extends Object
-
-
Constructor Summary
Constructors Constructor Description VisitorTypeHolder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CorbaTypegetCorbaType()org.apache.ws.commons.schema.XmlSchemaTypegetSchemaType()voidsetCorbaType(CorbaType type)voidsetSchemaType(org.apache.ws.commons.schema.XmlSchemaType type)
-