Uses of Interface
eu.europa.ec.inspire.schemas.base.x33.IdentifierType.VersionId
-
Packages that use IdentifierType.VersionId Package Description eu.europa.ec.inspire.schemas.base.x33 eu.europa.ec.inspire.schemas.base.x33.impl -
-
Uses of IdentifierType.VersionId in eu.europa.ec.inspire.schemas.base.x33
Methods in eu.europa.ec.inspire.schemas.base.x33 that return IdentifierType.VersionId Modifier and Type Method Description IdentifierType.VersionIdIdentifierType. addNewVersionId()Appends and returns a new empty "versionId" elementIdentifierType.VersionIdIdentifierType. getVersionId()Gets the "versionId" elementstatic IdentifierType.VersionIdIdentifierType.VersionId.Factory. newInstance()static IdentifierType.VersionIdIdentifierType.VersionId.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.base.x33 with parameters of type IdentifierType.VersionId Modifier and Type Method Description voidIdentifierType. setVersionId(IdentifierType.VersionId versionId)Sets the "versionId" element -
Uses of IdentifierType.VersionId in eu.europa.ec.inspire.schemas.base.x33.impl
Classes in eu.europa.ec.inspire.schemas.base.x33.impl that implement IdentifierType.VersionId Modifier and Type Class Description static classIdentifierTypeImpl.VersionIdImplAn XML versionId(@http://inspire.ec.europa.eu/schemas/base/3.3).Methods in eu.europa.ec.inspire.schemas.base.x33.impl that return IdentifierType.VersionId Modifier and Type Method Description IdentifierType.VersionIdIdentifierTypeImpl. addNewVersionId()Appends and returns a new empty "versionId" elementIdentifierType.VersionIdIdentifierTypeImpl. getVersionId()Gets the "versionId" elementMethods in eu.europa.ec.inspire.schemas.base.x33.impl with parameters of type IdentifierType.VersionId Modifier and Type Method Description voidIdentifierTypeImpl. setVersionId(IdentifierType.VersionId versionId)Sets the "versionId" element
-