Uses of Class
eu.europa.data.europass.model.credentials_.CredentialSubjectType
-
Packages that use CredentialSubjectType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of CredentialSubjectType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return CredentialSubjectType Modifier and Type Method Description CredentialSubjectTypeCredentialSubjectType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CredentialSubjectTypeObjectFactory. createCredentialSubjectType()Create an instance ofCredentialSubjectTypeCredentialSubjectTypeEuropassCredentialType. getCredentialSubject()Gets the value of the credentialSubject property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type CredentialSubjectType Modifier and Type Method Description voidCredentialSubjectType. cloneTo(CredentialSubjectType ret)This method clones all values fromthisto the passed object.voidEuropassCredentialType. setCredentialSubject(CredentialSubjectType value)Sets the value of the credentialSubject property.
-