Uses of Interface
net.opengis.wcs10.ContactType
Packages that use ContactType
Package
Description
-
Uses of ContactType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return ContactTypeModifier and TypeMethodDescriptionWcs10Factory.createContactType()Returns a new object of class 'Contact Type'.ResponsiblePartyType.getContactInfo()Returns the value of the 'Contact Info' containment reference.Methods in net.opengis.wcs10 with parameters of type ContactTypeModifier and TypeMethodDescriptionvoidResponsiblePartyType.setContactInfo(ContactType value) Sets the value of the 'Contact Info' containment reference. -
Uses of ContactType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement ContactTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Contact Type'.Fields in net.opengis.wcs10.impl declared as ContactTypeModifier and TypeFieldDescriptionprotected ContactTypeResponsiblePartyTypeImpl.contactInfoThe cached value of the 'Contact Info' containment reference.Methods in net.opengis.wcs10.impl that return ContactTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createContactType()ResponsiblePartyTypeImpl.getContactInfo()Methods in net.opengis.wcs10.impl with parameters of type ContactTypeModifier and TypeMethodDescriptionNotificationChainResponsiblePartyTypeImpl.basicSetContactInfo(ContactType newContactInfo, NotificationChain msgs) voidResponsiblePartyTypeImpl.setContactInfo(ContactType newContactInfo) -
Uses of ContactType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type ContactTypeModifier and TypeMethodDescriptionWcs10Switch.caseContactType(ContactType object) Returns the result of interpreting the object as an instance of 'Contact Type'. -
Uses of ContactType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type ContactTypeModifier and TypeMethodDescriptionbooleanResponsiblePartyTypeValidator.validateContactInfo(ContactType value)