Uses of Class
eu.europa.data.europass.model.credentials_.PriceDetailsType
-
Packages that use PriceDetailsType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of PriceDetailsType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return PriceDetailsType Modifier and Type Method Description PriceDetailsTypePriceDetailsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PriceDetailsTypeObjectFactory. createPriceDetailsType()Create an instance ofPriceDetailsTypePriceDetailsTypeLearningOpportunityType. getPriceDetailsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type PriceDetailsType Modifier and Type Method Description List<PriceDetailsType>LearningOpportunityType. getPriceDetails()Gets the value of the priceDetails property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type PriceDetailsType Modifier and Type Method Description voidLearningOpportunityType. addPriceDetails(PriceDetailsType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidPriceDetailsType. cloneTo(PriceDetailsType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type PriceDetailsType Modifier and Type Method Description voidLearningOpportunityType. setPriceDetails(List<PriceDetailsType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-