Skip to main content

HS.IHE.XDSb.Types.AddressBlockHeader

class HS.IHE.XDSb.Types.AddressBlockHeader extends %SOAP.Header

Property Inventory

Parameters

parameter NAMESPACE = urn:direct:addressing;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.
parameter XMLTYPE = addressBlock;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property Level as %String);
Property methods: LevelDisplayToLogical(), LevelGet(), LevelIsValid(), LevelLogicalToDisplay(), LevelLogicalToOdbc(), LevelNormalize(), LevelSet()
property from as %String);
Property methods: fromDisplayToLogical(), fromGet(), fromIsValid(), fromLogicalToDisplay(), fromLogicalToOdbc(), fromNormalize(), fromSet()
property relay as %Boolean (XMLPROJECTION = "attribute") [ InitialExpression = 1 ];
Property methods: relayDisplayToLogical(), relayGet(), relayIsValid(), relayLogicalToDisplay(), relayLogicalToXSD(), relayNormalize(), relaySet(), relayXSDToLogical()
property role as %String) [ InitialExpression = "urn:direct:addressing:destination" ];
Inherited description: SOAP 1.2 uses role instead of actor.
Property methods: roleDisplayToLogical(), roleIsValid(), roleLogicalToDisplay(), roleLogicalToOdbc(), roleNormalize()
property to as list of %String);
Property methods: toBuildValueArray(), toCollectionToDisplay(), toCollectionToOdbc(), toDisplayToCollection(), toDisplayToLogical(), toGet(), toGetObject(), toGetObjectId(), toGetSwizzled(), toIsValid(), toLogicalToDisplay(), toLogicalToOdbc(), toNormalize(), toOdbcToCollection(), toSet(), toSetObject(), toSetObjectId()
property xDirectFinalDestinationDelivery as %String);
Property methods: xDirectFinalDestinationDeliveryDisplayToLogical(), xDirectFinalDestinationDeliveryGet(), xDirectFinalDestinationDeliveryIsValid(), xDirectFinalDestinationDeliveryLogicalToDisplay(), xDirectFinalDestinationDeliveryLogicalToOdbc(), xDirectFinalDestinationDeliveryNormalize(), xDirectFinalDestinationDeliverySet()
property xDirectFinalDestinationDeliveryUpper as %String);
Property methods: xDirectFinalDestinationDeliveryUpperDisplayToLogical(), xDirectFinalDestinationDeliveryUpperGet(), xDirectFinalDestinationDeliveryUpperIsValid(), xDirectFinalDestinationDeliveryUpperLogicalToDisplay(), xDirectFinalDestinationDeliveryUpperLogicalToOdbc(), xDirectFinalDestinationDeliveryUpperNormalize(), xDirectFinalDestinationDeliveryUpperSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab