Uses of Interface
net.opengis.wps20.ContentsType
Packages that use ContentsType
-
Uses of ContentsType in net.opengis.wps20
Methods in net.opengis.wps20 that return ContentsTypeModifier and TypeMethodDescriptionWps20Factory.createContentsType()Returns a new object of class 'Contents Type'.DocumentRoot.getContents()Returns the value of the 'Contents' containment reference.WPSCapabilitiesType.getContents()Returns the value of the 'Contents' containment reference.Methods in net.opengis.wps20 with parameters of type ContentsTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setContents(ContentsType value) Sets the value of the 'Contents' containment reference.voidWPSCapabilitiesType.setContents(ContentsType value) Sets the value of the 'Contents' containment reference. -
Uses of ContentsType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement ContentsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Contents Type'.Fields in net.opengis.wps20.impl declared as ContentsTypeModifier and TypeFieldDescriptionprotected ContentsTypeWPSCapabilitiesTypeImpl.contentsThe cached value of the 'Contents' containment reference.Methods in net.opengis.wps20.impl that return ContentsTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createContentsType()DocumentRootImpl.getContents()WPSCapabilitiesTypeImpl.getContents()Methods in net.opengis.wps20.impl with parameters of type ContentsTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetContents(ContentsType newContents, NotificationChain msgs) NotificationChainWPSCapabilitiesTypeImpl.basicSetContents(ContentsType newContents, NotificationChain msgs) voidDocumentRootImpl.setContents(ContentsType newContents) voidWPSCapabilitiesTypeImpl.setContents(ContentsType newContents) -
Uses of ContentsType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type ContentsTypeModifier and TypeMethodDescriptionWps20Switch.caseContentsType(ContentsType object) Returns the result of interpreting the object as an instance of 'Contents Type'.booleanWps20Validator.validateContentsType(ContentsType contentsType, DiagnosticChain diagnostics, Map<Object, Object> context)