Uses of Interface
net.opengis.wfs20.ReplaceType
Packages that use ReplaceType
Package
Description
- 
Uses of ReplaceType in net.opengis.wfs20Methods in net.opengis.wfs20 that return ReplaceTypeModifier and TypeMethodDescriptionWfs20Factory.createReplaceType()Returns a new object of class 'Replace Type'.DocumentRoot.getReplace()Returns the value of the 'Replace' containment reference.Methods in net.opengis.wfs20 with parameters of type ReplaceTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setReplace(ReplaceType value) Sets the value of the 'Replace' containment reference.
- 
Uses of ReplaceType in net.opengis.wfs20.implClasses in net.opengis.wfs20.impl that implement ReplaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Replace Type'.Methods in net.opengis.wfs20.impl that return ReplaceTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createReplaceType()DocumentRootImpl.getReplace()Methods in net.opengis.wfs20.impl with parameters of type ReplaceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetReplace(ReplaceType newReplace, NotificationChain msgs) voidDocumentRootImpl.setReplace(ReplaceType newReplace) 
- 
Uses of ReplaceType in net.opengis.wfs20.utilMethods in net.opengis.wfs20.util with parameters of type ReplaceTypeModifier and TypeMethodDescriptionWfs20Switch.caseReplaceType(ReplaceType object) Returns the result of interpreting the object as an instance of 'Replace Type'.booleanWfs20Validator.validateReplaceType(ReplaceType replaceType, DiagnosticChain diagnostics, Map<Object, Object> context) 
- 
Uses of ReplaceType in net.opengis.wfs20.validationMethods in net.opengis.wfs20.validation with parameters of type ReplaceTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateReplace(ReplaceType value)