Class DateOfEventType.End.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.buBase.x40.DateOfEventType.End.Factory
-
- Enclosing interface:
- DateOfEventType.End
public static final class DateOfEventType.End.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 DateOfEventType.EndnewInstance()static DateOfEventType.EndnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static DateOfEventType.End newInstance()
-
newInstance
public static DateOfEventType.End newInstance(org.apache.xmlbeans.XmlOptions options)
-
-