Class ProcessType.ProcessParameter.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.ompr.x30.ProcessType.ProcessParameter.Factory
-
- Enclosing interface:
- ProcessType.ProcessParameter
public static final class ProcessType.ProcessParameter.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ProcessType.ProcessParameternewInstance()static ProcessType.ProcessParameternewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ProcessType.ProcessParameter newInstance()
-
newInstance
public static ProcessType.ProcessParameter newInstance(org.apache.xmlbeans.XmlOptions options)
-
-