Uses of Class
eu.europa.data.europass.model.credentials_.AgentType.Type
-
Packages that use AgentType.Type Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AgentType.Type in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AgentType.Type Modifier and Type Method Description AgentType.TypeAgentType.Type. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AgentType.TypeObjectFactory. createAgentTypeType()Create an instance ofAgentType.TypeAgentType.TypeAgentType. getTypeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AgentType.Type Modifier and Type Method Description List<AgentType.Type>AgentType. getType()Gets the value of the type property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AgentType.Type Modifier and Type Method Description voidAgentType. addType(AgentType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAgentType.Type. cloneTo(AgentType.Type ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AgentType.Type Modifier and Type Method Description voidAgentType. setType(List<AgentType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-