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