Class VisitorTypeHolder

java.lang.Object
org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder

public class VisitorTypeHolder extends Object
  • Constructor Details

    • VisitorTypeHolder

      public VisitorTypeHolder()
  • Method Details

    • getCorbaType

      public CorbaType getCorbaType()
    • getSchemaType

      public org.apache.ws.commons.schema.XmlSchemaType getSchemaType()
    • setCorbaType

      public void setCorbaType(CorbaType type)
    • setSchemaType

      public void setSchemaType(org.apache.ws.commons.schema.XmlSchemaType type)