Class 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 Detail

      • AddressTypeExtensibility

        public AddressTypeExtensibility()
    • Method Detail

      • 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