Uses of Class
eu.europa.data.europass.model.credentials.w3c_.CredentialType
-
Packages that use CredentialType Package Description eu.europa.data.europass.model.credentials_ eu.europa.data.europass.model.credentials.w3c_ -
-
Uses of CredentialType in eu.europa.data.europass.model.credentials_
Subclasses of CredentialType in eu.europa.data.europass.model.credentials_ Modifier and Type Class Description classCredentialTypeTypeJava class for CredentialTypeType complex type. -
Uses of CredentialType in eu.europa.data.europass.model.credentials.w3c_
Methods in eu.europa.data.europass.model.credentials.w3c_ that return CredentialType Modifier and Type Method Description abstract CredentialTypeCredentialType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2Methods in eu.europa.data.europass.model.credentials.w3c_ that return types with arguments of type CredentialType Modifier and Type Method Description javax.xml.bind.JAXBElement<CredentialType>ObjectFactory. createType(CredentialType value)Methods in eu.europa.data.europass.model.credentials.w3c_ with parameters of type CredentialType Modifier and Type Method Description voidCredentialType. cloneTo(CredentialType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<CredentialType>ObjectFactory. createType(CredentialType value)
-