Class StructDeferredAction

    • Field Detail

      • member

        protected org.apache.cxf.binding.corba.wsdl.MemberType member
      • element

        protected org.apache.ws.commons.schema.XmlSchemaElement element
    • Constructor Detail

      • StructDeferredAction

        public StructDeferredAction​(org.apache.cxf.binding.corba.wsdl.MemberType memberType,
                                    org.apache.ws.commons.schema.XmlSchemaElement elem)
      • StructDeferredAction

        public StructDeferredAction​(org.apache.cxf.binding.corba.wsdl.MemberType memberType)
      • StructDeferredAction

        public StructDeferredAction​(org.apache.ws.commons.schema.XmlSchemaElement elem)
    • Method Detail

      • execute

        public void execute​(org.apache.ws.commons.schema.XmlSchemaType stype,
                            org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl ctype)
        Specified by:
        execute in interface SchemaDeferredAction