Uses of Class
com.luciad.format.metadata.model.service.TLcdISO19119PlatformSpecificServiceSpecification
Packages that use TLcdISO19119PlatformSpecificServiceSpecification
Package
Description
This package provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
-
Uses of TLcdISO19119PlatformSpecificServiceSpecification in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return TLcdISO19119PlatformSpecificServiceSpecificationModifier and TypeMethodDescriptionTLcdISO19119PlatformNeutralServiceSpecification.getPlatformSpecificSpecification()
Returns the role value contained in the value of theTLcdISO19119PlatformNeutralServiceSpecification.PLATFORM_SPECIFIC_SPECIFICATION_PROPERTY
property.Methods in com.luciad.format.metadata.model.service that return types with arguments of type TLcdISO19119PlatformSpecificServiceSpecificationModifier and TypeMethodDescriptionTLcdISO19119Service.getSpecifications()
Gets the value of theTLcdISO19119Service.SPECIFICATIONS_PROPERTY
property adapted to a list ofTLcdISO19119PlatformSpecificServiceSpecification
instances.Methods in com.luciad.format.metadata.model.service with parameters of type TLcdISO19119PlatformSpecificServiceSpecificationModifier and TypeMethodDescriptionvoid
TLcdISO19119PlatformNeutralServiceSpecification.setPlatformSpecificSpecification
(TLcdISO19119PlatformSpecificServiceSpecification aValue) Sets the value of the property that maps to theimplSpec
element.