Uses of Class
com.luciad.ogc.ows.model.TLcdOWSContact
Package
Description
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
-
Uses of TLcdOWSContact in com.luciad.ogc.ows.model
Modifier and TypeMethodDescriptionTLcdOWSResponsibleParty.getContactInfo()
Returns the value of the property that maps to theContactInfo
element.TLcdOWSResponsiblePartySubset.getContactInfo()
Returns the value of the property that maps to theContactInfo
element.Modifier and TypeMethodDescriptionvoid
TLcdOWSResponsibleParty.setContactInfo
(TLcdOWSContact aValue) Sets the value of the property that maps to theContactInfo
element.void
TLcdOWSResponsiblePartySubset.setContactInfo
(TLcdOWSContact aValue) Sets the value of the property that maps to theContactInfo
element.