Uses of Class
eu.europa.data.europass.model.credentials_.SemanticFrameworkType
-
Packages that use SemanticFrameworkType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of SemanticFrameworkType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return SemanticFrameworkType Modifier and Type Method Description SemanticFrameworkTypeSemanticFrameworkType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SemanticFrameworkTypeObjectFactory. createSemanticFrameworkType()Create an instance ofSemanticFrameworkTypeSemanticFrameworkTypeFrameworkReferencesType. getFrameworkAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type SemanticFrameworkType Modifier and Type Method Description List<SemanticFrameworkType>FrameworkReferencesType. getFramework()Gets the value of the framework property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type SemanticFrameworkType Modifier and Type Method Description voidFrameworkReferencesType. addFramework(SemanticFrameworkType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidSemanticFrameworkType. cloneTo(SemanticFrameworkType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type SemanticFrameworkType Modifier and Type Method Description voidFrameworkReferencesType. setFramework(List<SemanticFrameworkType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-