Uses of Class
org.somda.sdc.glue.common.uri.UriMapperGenerationArgumentException
Packages that use UriMapperGenerationArgumentException
-
Uses of UriMapperGenerationArgumentException in org.somda.sdc.glue.common.uri
Methods in org.somda.sdc.glue.common.uri that throw UriMapperGenerationArgumentExceptionModifier and TypeMethodDescriptionstatic StringLocationDetailQueryMapper.createWithLocationDetailQuery(InstanceIdentifier instanceIdentifier, LocationDetail locationDetail) Creates a URI out of a location context instance identifier and location detail.static StringComplexDeviceComponentMapper.fromCodedValue(CodedValue codedValue) Given a coded value that belongs to an abstract complex component descriptor, this function creates the URI representation.static StringComplexDeviceComponentMapper.fromComplexDeviceComponent(AbstractComplexDeviceComponentDescriptor descriptor) Maps an abstract complex component descriptor to URI representation.static StringContextIdentificationMapper.fromInstanceIdentifier(InstanceIdentifier instanceIdentifier, ContextIdentificationMapper.ContextSource contextSource) Converts from an instance identifier to an URI.static StringCreates a Participant Key Purpose URI out of an OID.