Skip to main content

EnsLib.UDDI.wsdl.PortType

serial class EnsLib.UDDI.wsdl.PortType extends %Library.SerialObject

Data from WSDL that is needed to map SOAP Service to UDDI Registry. This class conatins data for SOAP PortType

Property Inventory

Properties

property LocalName as %String;
Property methods: LocalNameDisplayToLogical(), LocalNameGet(), LocalNameIsValid(), LocalNameLogicalToDisplay(), LocalNameLogicalToOdbc(), LocalNameNormalize(), LocalNameSet()
property Namespace as %String;
Property methods: NamespaceDisplayToLogical(), NamespaceGet(), NamespaceIsValid(), NamespaceLogicalToDisplay(), NamespaceLogicalToOdbc(), NamespaceNormalize(), NamespaceSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab