Uses of Interface
eu.europa.ec.inspire.schemas.ompr.x30.ProcessParameterType
-
Packages that use ProcessParameterType Package Description eu.europa.ec.inspire.schemas.ompr.x30 eu.europa.ec.inspire.schemas.ompr.x30.impl -
-
Uses of ProcessParameterType in eu.europa.ec.inspire.schemas.ompr.x30
Methods in eu.europa.ec.inspire.schemas.ompr.x30 that return ProcessParameterType Modifier and Type Method Description ProcessParameterTypeProcessParameterDocument. addNewProcessParameter()Appends and returns a new empty "ProcessParameter" elementProcessParameterTypeProcessParameterPropertyType. addNewProcessParameter()Appends and returns a new empty "ProcessParameter" elementProcessParameterTypeProcessType.ProcessParameter. addNewProcessParameter()Appends and returns a new empty "ProcessParameter" elementProcessParameterTypeProcessParameterDocument. getProcessParameter()Gets the "ProcessParameter" elementProcessParameterTypeProcessParameterPropertyType. getProcessParameter()Gets the "ProcessParameter" elementProcessParameterTypeProcessType.ProcessParameter. getProcessParameter()Gets the "ProcessParameter" elementstatic ProcessParameterTypeProcessParameterType.Factory. newInstance()static ProcessParameterTypeProcessParameterType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(File file)static ProcessParameterTypeProcessParameterType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(InputStream is)static ProcessParameterTypeProcessParameterType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(Reader r)static ProcessParameterTypeProcessParameterType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(String xmlAsString)static ProcessParameterTypeProcessParameterType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(URL u)static ProcessParameterTypeProcessParameterType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(XMLStreamReader sr)static ProcessParameterTypeProcessParameterType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ProcessParameterTypeProcessParameterType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ProcessParameterTypeProcessParameterType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ProcessParameterTypeProcessParameterType.Factory. parse(Node node)static ProcessParameterTypeProcessParameterType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ompr.x30 with parameters of type ProcessParameterType Modifier and Type Method Description voidProcessParameterDocument. setProcessParameter(ProcessParameterType processParameter)Sets the "ProcessParameter" elementvoidProcessParameterPropertyType. setProcessParameter(ProcessParameterType processParameter)Sets the "ProcessParameter" elementvoidProcessType.ProcessParameter. setProcessParameter(ProcessParameterType processParameter)Sets the "ProcessParameter" element -
Uses of ProcessParameterType in eu.europa.ec.inspire.schemas.ompr.x30.impl
Classes in eu.europa.ec.inspire.schemas.ompr.x30.impl that implement ProcessParameterType Modifier and Type Class Description classProcessParameterTypeImplAn XML ProcessParameterType(@http://inspire.ec.europa.eu/schemas/ompr/3.0).Methods in eu.europa.ec.inspire.schemas.ompr.x30.impl that return ProcessParameterType Modifier and Type Method Description ProcessParameterTypeProcessParameterDocumentImpl. addNewProcessParameter()Appends and returns a new empty "ProcessParameter" elementProcessParameterTypeProcessParameterPropertyTypeImpl. addNewProcessParameter()Appends and returns a new empty "ProcessParameter" elementProcessParameterTypeProcessTypeImpl.ProcessParameterImpl. addNewProcessParameter()Appends and returns a new empty "ProcessParameter" elementProcessParameterTypeProcessParameterDocumentImpl. getProcessParameter()Gets the "ProcessParameter" elementProcessParameterTypeProcessParameterPropertyTypeImpl. getProcessParameter()Gets the "ProcessParameter" elementProcessParameterTypeProcessTypeImpl.ProcessParameterImpl. getProcessParameter()Gets the "ProcessParameter" elementMethods in eu.europa.ec.inspire.schemas.ompr.x30.impl with parameters of type ProcessParameterType Modifier and Type Method Description voidProcessParameterDocumentImpl. setProcessParameter(ProcessParameterType processParameter)Sets the "ProcessParameter" elementvoidProcessParameterPropertyTypeImpl. setProcessParameter(ProcessParameterType processParameter)Sets the "ProcessParameter" elementvoidProcessTypeImpl.ProcessParameterImpl. setProcessParameter(ProcessParameterType processParameter)Sets the "ProcessParameter" element
-