Class IdentifierType.VersionId.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.base.x33.IdentifierType.VersionId.Factory
-
- Enclosing interface:
- IdentifierType.VersionId
public static final class IdentifierType.VersionId.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 IdentifierType.VersionIdnewInstance()static IdentifierType.VersionIdnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static IdentifierType.VersionId newInstance()
-
newInstance
public static IdentifierType.VersionId newInstance(org.apache.xmlbeans.XmlOptions options)
-
-