Uses of Class
eu.europa.data.europass.model.credentials_.ChildCredentialsType
-
Packages that use ChildCredentialsType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of ChildCredentialsType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return ChildCredentialsType Modifier and Type Method Description ChildCredentialsTypeChildCredentialsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ChildCredentialsTypeObjectFactory. createChildCredentialsType()Create an instance ofChildCredentialsTypeChildCredentialsTypeEuropassCredentialType. getChildCredentialsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type ChildCredentialsType Modifier and Type Method Description List<ChildCredentialsType>EuropassCredentialType. getChildCredentials()Gets the value of the childCredentials property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type ChildCredentialsType Modifier and Type Method Description voidEuropassCredentialType. addChildCredentials(ChildCredentialsType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidChildCredentialsType. cloneTo(ChildCredentialsType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type ChildCredentialsType Modifier and Type Method Description voidEuropassCredentialType. setChildCredentials(List<ChildCredentialsType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-