HS.Hub.HSWS.WebServices.Containers.AssigningAuthority
class HS.Hub.HSWS.WebServices.Containers.AssigningAuthority extends HS.Util.WebServices.ServiceStatus, HS.Util.WebServices.ListItem
Used by a web service query to return an item in a listProperty Inventory
Properties
property AllowMultiple as %Boolean;
Property methods: AllowMultipleDisplayToLogical(), AllowMultipleGet(), AllowMultipleIsValid(), AllowMultipleLogicalToDisplay(), AllowMultipleLogicalToXSD(), AllowMultipleNormalize(), AllowMultipleSet(), AllowMultipleXSDToLogical()
property Code as %String;
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet()
property IdentifierTypeId as %String;
Property methods: IdentifierTypeIdDisplayToLogical(), IdentifierTypeIdGet(), IdentifierTypeIdIsValid(), IdentifierTypeIdLogicalToDisplay(), IdentifierTypeIdLogicalToOdbc(), IdentifierTypeIdNormalize(), IdentifierTypeIdSet()
property NumberType as %String;
Property methods: NumberTypeDisplayToLogical(), NumberTypeGet(), NumberTypeIsValid(), NumberTypeLogicalToDisplay(), NumberTypeLogicalToOdbc(), NumberTypeNormalize(), NumberTypeSet()
property OtherId as %String;
Property methods: OtherIdDisplayToLogical(), OtherIdGet(), OtherIdIsValid(), OtherIdLogicalToDisplay(), OtherIdLogicalToOdbc(), OtherIdNormalize(), OtherIdSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()