Class AddressTypeExtensibility

java.lang.Object
org.apache.cxf.wsdl.http.AddressType
io.quarkiverse.cxf.extensibility.AddressTypeExtensibility
All Implemented Interfaces:
javax.wsdl.extensions.ExtensibilityElement

@ApplicationScoped public class AddressTypeExtensibility extends org.apache.cxf.wsdl.http.AddressType implements javax.wsdl.extensions.ExtensibilityElement
  • Constructor Details

    • AddressTypeExtensibility

      public AddressTypeExtensibility()
  • Method Details

    • setElementType

      public void setElementType(QName elementType)
      Specified by:
      setElementType in interface javax.wsdl.extensions.ExtensibilityElement
    • getElementType

      public QName getElementType()
      Specified by:
      getElementType in interface javax.wsdl.extensions.ExtensibilityElement
    • setRequired

      public void setRequired(Boolean b)
      Specified by:
      setRequired in interface javax.wsdl.extensions.ExtensibilityElement
    • getRequired

      public Boolean getRequired()
      Specified by:
      getRequired in interface javax.wsdl.extensions.ExtensibilityElement