Uses of Class
eu.europa.data.europass.model.credentials_.ChildCredentialDefinedAsAnyType
-
Packages that use ChildCredentialDefinedAsAnyType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of ChildCredentialDefinedAsAnyType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return ChildCredentialDefinedAsAnyType Modifier and Type Method Description ChildCredentialDefinedAsAnyTypeChildCredentialDefinedAsAnyType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ChildCredentialDefinedAsAnyTypeObjectFactory. createChildCredentialDefinedAsAnyType()Create an instance ofChildCredentialDefinedAsAnyTypeChildCredentialDefinedAsAnyTypeChildCredentialsType. getChildCredentialAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type ChildCredentialDefinedAsAnyType Modifier and Type Method Description List<ChildCredentialDefinedAsAnyType>ChildCredentialsType. getChildCredential()Gets the value of the childCredential property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type ChildCredentialDefinedAsAnyType Modifier and Type Method Description voidChildCredentialsType. addChildCredential(ChildCredentialDefinedAsAnyType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidChildCredentialDefinedAsAnyType. cloneTo(ChildCredentialDefinedAsAnyType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type ChildCredentialDefinedAsAnyType Modifier and Type Method Description voidChildCredentialsType. setChildCredential(List<ChildCredentialDefinedAsAnyType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-