Uses of Class
eu.europa.data.europass.model.credentials.w3c_.IdReferenceType
-
Packages that use IdReferenceType Package Description eu.europa.data.europass.model.credentials_ eu.europa.data.europass.model.credentials.w3c_ -
-
Uses of IdReferenceType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return IdReferenceType Modifier and Type Method Description IdReferenceTypeEuropassCredentialType. getIssuer()The issuer of the Europass credential.Methods in eu.europa.data.europass.model.credentials_ with parameters of type IdReferenceType Modifier and Type Method Description voidEuropassCredentialType. setIssuer(IdReferenceType value)Sets the value of the issuer property. -
Uses of IdReferenceType in eu.europa.data.europass.model.credentials.w3c_
Methods in eu.europa.data.europass.model.credentials.w3c_ that return IdReferenceType Modifier and Type Method Description IdReferenceTypeIdReferenceType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2IdReferenceTypeObjectFactory. createIdReferenceType()Create an instance ofIdReferenceTypeMethods in eu.europa.data.europass.model.credentials.w3c_ that return types with arguments of type IdReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<IdReferenceType>ObjectFactory. createIssuer(IdReferenceType value)Methods in eu.europa.data.europass.model.credentials.w3c_ with parameters of type IdReferenceType Modifier and Type Method Description voidIdReferenceType. cloneTo(IdReferenceType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<IdReferenceType>ObjectFactory. createIssuer(IdReferenceType value)
-