Uses of Interface
net.opengis.gml311.ConcatenatedOperationRefType
Packages that use ConcatenatedOperationRefType
- 
Uses of ConcatenatedOperationRefType in net.opengis.gml311Methods in net.opengis.gml311 that return ConcatenatedOperationRefTypeModifier and TypeMethodDescriptionGml311Factory.createConcatenatedOperationRefType()Returns a new object of class 'Concatenated Operation Ref Type'.DocumentRoot.getConcatenatedOperationRef()Returns the value of the 'Concatenated Operation Ref' containment reference.Methods in net.opengis.gml311 with parameters of type ConcatenatedOperationRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setConcatenatedOperationRef(ConcatenatedOperationRefType value) Sets the value of the 'Concatenated Operation Ref' containment reference.
- 
Uses of ConcatenatedOperationRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ConcatenatedOperationRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Concatenated Operation Ref Type'.Methods in net.opengis.gml311.impl that return ConcatenatedOperationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createConcatenatedOperationRefType()DocumentRootImpl.getConcatenatedOperationRef()Methods in net.opengis.gml311.impl with parameters of type ConcatenatedOperationRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetConcatenatedOperationRef(ConcatenatedOperationRefType newConcatenatedOperationRef, NotificationChain msgs) voidDocumentRootImpl.setConcatenatedOperationRef(ConcatenatedOperationRefType newConcatenatedOperationRef) 
- 
Uses of ConcatenatedOperationRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ConcatenatedOperationRefTypeModifier and TypeMethodDescriptionGml311Switch.caseConcatenatedOperationRefType(ConcatenatedOperationRefType object) Returns the result of interpreting the object as an instance of 'Concatenated Operation Ref Type'.booleanGml311Validator.validateConcatenatedOperationRefType(ConcatenatedOperationRefType concatenatedOperationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)