Uses of Class
com.luciad.format.metadata.model.service.TLcdISO19119PlatformNeutralServiceSpecification
Packages that use TLcdISO19119PlatformNeutralServiceSpecification
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 TLcdISO19119PlatformNeutralServiceSpecification in com.luciad.format.metadata.model.service
Subclasses of TLcdISO19119PlatformNeutralServiceSpecification in com.luciad.format.metadata.model.serviceModifier and TypeClassDescriptionclass
Defines the implementation of a specific type of service.Methods in com.luciad.format.metadata.model.service that return TLcdISO19119PlatformNeutralServiceSpecificationModifier and TypeMethodDescriptionTLcdISO19119ServiceSpecification.getPlatformNeutralSpecification()
Returns the role value contained in the value of theTLcdISO19119ServiceSpecification.PLATFORM_NEUTRAL_SPECIFICATION_PROPERTY
property.Methods in com.luciad.format.metadata.model.service with parameters of type TLcdISO19119PlatformNeutralServiceSpecificationModifier and TypeMethodDescriptionvoid
TLcdISO19119ServiceSpecification.setPlatformNeutralSpecification
(TLcdISO19119PlatformNeutralServiceSpecification aValue) Sets the value of the property that maps to thetypeSpec
element.