Uses of Class
eu.europa.data.europass.model.credentials_.InteractiveWebResourceType
-
Packages that use InteractiveWebResourceType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of InteractiveWebResourceType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return InteractiveWebResourceType Modifier and Type Method Description InteractiveWebResourceTypeInteractiveWebResourceType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2InteractiveWebResourceTypeObjectFactory. createInteractiveWebResourceType()Create an instance ofInteractiveWebResourceTypeInteractiveWebResourceTypeContactPointType. getWebresourceAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type InteractiveWebResourceType Modifier and Type Method Description List<InteractiveWebResourceType>ContactPointType. getWebresource()Gets the value of the webresource property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type InteractiveWebResourceType Modifier and Type Method Description voidContactPointType. addWebresource(InteractiveWebResourceType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidInteractiveWebResourceType. cloneTo(InteractiveWebResourceType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type InteractiveWebResourceType Modifier and Type Method Description voidContactPointType. setWebresource(List<InteractiveWebResourceType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-