Class LearningSpecificationType
- java.lang.Object
-
- eu.europa.data.europass.model.credentials_.LearningSpecificationType
-
- All Implemented Interfaces:
com.helger.commons.lang.IExplicitlyCloneable,Cloneable
@CodingStyleguideUnaware public class LearningSpecificationType extends Object implements com.helger.commons.lang.IExplicitlyCloneable
A specification of learning. A specification or package of learning that is expressed in 1 or more learning outcomes. It is used to specify what a person did learn OR what a person can learn (e.g. by a given learning opportunity).Java class for LearningSpecificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LearningSpecificationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://data.europa.eu/europass/model/credentials#}LearningSpecificationElements"/> <element name="hasPart" type="{http://data.europa.eu/europass/model/credentials#}IdReferenceType" maxOccurs="unbounded" minOccurs="0"/> <element name="specializationOf" type="{http://data.europa.eu/europass/model/credentials#}IdReferenceType" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="id" use="required" type="{http://data.europa.eu/europass/model/credentials#}IdType" /> </restriction> </complexContent> </complexType>This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
-
-
Constructor Summary
Constructors Constructor Description LearningSpecificationType()Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAdditionalNote(NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddAltLabel(LanguageStringType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddDefinition(NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddDescription(NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddEntitlementSpecification(IdReferenceType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddEntryRequirementsNote(NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddHasCreditPoints(CreditPointsType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddHasEducationLevel(QualificationType.HasEducationLevel elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddHasEducationSubject(QualificationType.HasEducationSubject elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddHasISCEDFCode(QualificationType.HasISCEDFCode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddHasPart(IdReferenceType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddHomepage(DocumentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddIdentifier(IdentifierType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddLanguage(QualificationType.Language elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddMode(QualificationType.Mode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddSpecializationOf(IdReferenceType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddSupplementaryDoc(DocumentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddTargetGroup(QualificationType.TargetGroup elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddTitle(LanguageStringType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddType(QualificationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionLearningSpecificationTypeclone()Created by ph-jaxb22-plugin -Xph-cloneable2voidcloneTo(LearningSpecificationType ret)This method clones all values fromthisto the passed object.booleanequals(Object o)Created by ph-jaxb22-plugin -Xph-equalshashcodeList<NoteType>getAdditionalNote()Gets the value of the additionalNote property.NoteTypegetAdditionalNoteAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetAdditionalNoteCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<LanguageStringType>getAltLabel()Gets the value of the altLabel property.LanguageStringTypegetAltLabelAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetAltLabelCount()Created by ph-jaxb22-plugin -Xph-list-extensionIdReferenceTypegetAssessmentSpecification()Gets the value of the assessmentSpecification property.QualificationType.AwardingOpportunitiesgetAwardingOpportunities()Gets the value of the awardingOpportunities property.List<NoteType>getDefinition()Gets the value of the definition property.NoteTypegetDefinitionAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetDefinitionCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<NoteType>getDescription()Gets the value of the description property.NoteTypegetDescriptionAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetDescriptionCount()Created by ph-jaxb22-plugin -Xph-list-extensionDurationgetDuration()Gets the value of the duration property.List<IdReferenceType>getEntitlementSpecification()Gets the value of the entitlementSpecification property.IdReferenceTypegetEntitlementSpecificationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetEntitlementSpecificationCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<NoteType>getEntryRequirementsNote()Gets the value of the entryRequirementsNote property.NoteTypegetEntryRequirementsNoteAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetEntryRequirementsNoteCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<CreditPointsType>getHasCreditPoints()Gets the value of the hasCreditPoints property.CreditPointsTypegetHasCreditPointsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetHasCreditPointsCount()Created by ph-jaxb22-plugin -Xph-list-extensionECTSCreditPointsTypegetHasECTSCreditPoints()Gets the value of the hasECTSCreditPoints property.BigDecimalgetHasECTSCreditPointsValue()Get the value of the contained ECTSCreditPointsType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderList<QualificationType.HasEducationLevel>getHasEducationLevel()Gets the value of the hasEducationLevel property.QualificationType.HasEducationLevelgetHasEducationLevelAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetHasEducationLevelCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<QualificationType.HasEducationSubject>getHasEducationSubject()Gets the value of the hasEducationSubject property.QualificationType.HasEducationSubjectgetHasEducationSubjectAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetHasEducationSubjectCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<QualificationType.HasISCEDFCode>getHasISCEDFCode()Gets the value of the hasISCEDFCode property.QualificationType.HasISCEDFCodegetHasISCEDFCodeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetHasISCEDFCodeCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<IdReferenceType>getHasPart()Gets the value of the hasPart property.IdReferenceTypegetHasPartAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetHasPartCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<DocumentType>getHomepage()Gets the value of the homepage property.DocumentTypegetHomepageAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetHomepageCount()Created by ph-jaxb22-plugin -Xph-list-extensionStringgetId()Gets the value of the id property.List<IdentifierType>getIdentifier()Gets the value of the identifier property.IdentifierTypegetIdentifierAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetIdentifierCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<QualificationType.Language>getLanguage()Gets the value of the language property.QualificationType.LanguagegetLanguageAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetLanguageCount()Created by ph-jaxb22-plugin -Xph-list-extensionIdReferenceTypegetLearningActivitySpecification()Gets the value of the learningActivitySpecification property.QualificationType.LearningOutcomesgetLearningOutcomes()Gets the value of the learningOutcomes property.QualificationType.LearningSettingTypegetLearningSettingType()Gets the value of the learningSettingType property.List<QualificationType.Mode>getMode()Gets the value of the mode property.QualificationType.ModegetModeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetModeCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<IdReferenceType>getSpecializationOf()Gets the value of the specializationOf property.IdReferenceTypegetSpecializationOfAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetSpecializationOfCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<DocumentType>getSupplementaryDoc()Gets the value of the supplementaryDoc property.DocumentTypegetSupplementaryDocAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetSupplementaryDocCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<QualificationType.TargetGroup>getTargetGroup()Gets the value of the targetGroup property.QualificationType.TargetGroupgetTargetGroupAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetTargetGroupCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<LanguageStringType>getTitle()Gets the value of the title property.LanguageStringTypegetTitleAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetTitleCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<QualificationType.Type>getType()Gets the value of the type property.QualificationType.TypegetTypeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetTypeCount()Created by ph-jaxb22-plugin -Xph-list-extensionDurationgetVolumeOfLearning()Gets the value of the volumeOfLearning property.booleanhasAdditionalNoteEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasAltLabelEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasDefinitionEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasDescriptionEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasEntitlementSpecificationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasEntryRequirementsNoteEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasHasCreditPointsEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasHasEducationLevelEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasHasEducationSubjectEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasHasISCEDFCodeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasHasPartEntries()Created by ph-jaxb22-plugin -Xph-list-extensioninthashCode()Created by ph-jaxb22-plugin -Xph-equalshashcodebooleanhasHomepageEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasIdentifierEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasLanguageEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasModeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoAdditionalNoteEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoAltLabelEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoDefinitionEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoDescriptionEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoEntitlementSpecificationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoEntryRequirementsNoteEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoHasCreditPointsEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoHasEducationLevelEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoHasEducationSubjectEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoHasISCEDFCodeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoHasPartEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoHomepageEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoIdentifierEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoLanguageEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoModeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoSpecializationOfEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoSupplementaryDocEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoTargetGroupEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoTitleEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoTypeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasSpecializationOfEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasSupplementaryDocEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasTargetGroupEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasTitleEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasTypeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetAdditionalNote(List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetAltLabel(List<LanguageStringType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetAssessmentSpecification(IdReferenceType value)Sets the value of the assessmentSpecification property.voidsetAwardingOpportunities(QualificationType.AwardingOpportunities value)Sets the value of the awardingOpportunities property.voidsetDefinition(List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetDescription(List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetDuration(Duration value)Sets the value of the duration property.voidsetEntitlementSpecification(List<IdReferenceType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetEntryRequirementsNote(List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetHasCreditPoints(List<CreditPointsType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetHasECTSCreditPoints(ECTSCreditPointsType value)Sets the value of the hasECTSCreditPoints property.ECTSCreditPointsTypesetHasECTSCreditPoints(BigDecimal valueParam)Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extendervoidsetHasEducationLevel(List<QualificationType.HasEducationLevel> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetHasEducationSubject(List<QualificationType.HasEducationSubject> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetHasISCEDFCode(List<QualificationType.HasISCEDFCode> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetHasPart(List<IdReferenceType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetHomepage(List<DocumentType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetId(String value)Sets the value of the id property.voidsetIdentifier(List<IdentifierType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetLanguage(List<QualificationType.Language> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetLearningActivitySpecification(IdReferenceType value)Sets the value of the learningActivitySpecification property.voidsetLearningOutcomes(QualificationType.LearningOutcomes value)Sets the value of the learningOutcomes property.voidsetLearningSettingType(QualificationType.LearningSettingType value)Sets the value of the learningSettingType property.voidsetMode(List<QualificationType.Mode> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetSpecializationOf(List<IdReferenceType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetSupplementaryDoc(List<DocumentType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetTargetGroup(List<QualificationType.TargetGroup> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetTitle(List<LanguageStringType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetType(List<QualificationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetVolumeOfLearning(Duration value)Sets the value of the volumeOfLearning property.StringtoString()Created by ph-jaxb22-plugin -Xph-tostring
-
-
-
Method Detail
-
getIdentifier
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IdentifierType> getIdentifier()Gets the value of the identifier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the identifier property.For example, to add a new item, do as follows:
getIdentifier().add(newItem);Objects of the following type(s) are allowed in the list
IdentifierType
-
getType
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.Type> getType()Gets the value of the type property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the type property.For example, to add a new item, do as follows:
getType().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.Type
-
getTitle
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<LanguageStringType> getTitle()Gets the value of the title property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the title property.For example, to add a new item, do as follows:
getTitle().add(newItem);Objects of the following type(s) are allowed in the list
LanguageStringType
-
getAltLabel
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<LanguageStringType> getAltLabel()Gets the value of the altLabel property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the altLabel property.For example, to add a new item, do as follows:
getAltLabel().add(newItem);Objects of the following type(s) are allowed in the list
LanguageStringType
-
getDefinition
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<NoteType> getDefinition()Gets the value of the definition property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the definition property.For example, to add a new item, do as follows:
getDefinition().add(newItem);Objects of the following type(s) are allowed in the list
NoteType
-
getDescription
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<NoteType> getDescription()Gets the value of the description property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the description property.For example, to add a new item, do as follows:
getDescription().add(newItem);Objects of the following type(s) are allowed in the list
NoteType
-
getAdditionalNote
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<NoteType> getAdditionalNote()Gets the value of the additionalNote property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the additionalNote property.For example, to add a new item, do as follows:
getAdditionalNote().add(newItem);Objects of the following type(s) are allowed in the list
NoteType
-
getHomepage
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<DocumentType> getHomepage()Gets the value of the homepage property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the homepage property.For example, to add a new item, do as follows:
getHomepage().add(newItem);Objects of the following type(s) are allowed in the list
DocumentType
-
getSupplementaryDoc
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<DocumentType> getSupplementaryDoc()Gets the value of the supplementaryDoc property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the supplementaryDoc property.For example, to add a new item, do as follows:
getSupplementaryDoc().add(newItem);Objects of the following type(s) are allowed in the list
DocumentType
-
getHasISCEDFCode
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.HasISCEDFCode> getHasISCEDFCode()Gets the value of the hasISCEDFCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the hasISCEDFCode property.For example, to add a new item, do as follows:
getHasISCEDFCode().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.HasISCEDFCode
-
getHasEducationSubject
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.HasEducationSubject> getHasEducationSubject()Gets the value of the hasEducationSubject property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the hasEducationSubject property.For example, to add a new item, do as follows:
getHasEducationSubject().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.HasEducationSubject
-
getVolumeOfLearning
@Nullable public Duration getVolumeOfLearning()
Gets the value of the volumeOfLearning property.- Returns:
- possible object is
String
-
setVolumeOfLearning
public void setVolumeOfLearning(@Nullable Duration value)Sets the value of the volumeOfLearning property.- Parameters:
value- allowed object isString
-
getHasECTSCreditPoints
@Nullable public ECTSCreditPointsType getHasECTSCreditPoints()
Gets the value of the hasECTSCreditPoints property.- Returns:
- possible object is
ECTSCreditPointsType
-
setHasECTSCreditPoints
public void setHasECTSCreditPoints(@Nullable ECTSCreditPointsType value)Sets the value of the hasECTSCreditPoints property.- Parameters:
value- allowed object isECTSCreditPointsType
-
getHasCreditPoints
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<CreditPointsType> getHasCreditPoints()Gets the value of the hasCreditPoints property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the hasCreditPoints property.For example, to add a new item, do as follows:
getHasCreditPoints().add(newItem);Objects of the following type(s) are allowed in the list
CreditPointsType
-
getHasEducationLevel
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.HasEducationLevel> getHasEducationLevel()Gets the value of the hasEducationLevel property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the hasEducationLevel property.For example, to add a new item, do as follows:
getHasEducationLevel().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.HasEducationLevel
-
getLanguage
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.Language> getLanguage()Gets the value of the language property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the language property.For example, to add a new item, do as follows:
getLanguage().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.Language
-
getMode
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.Mode> getMode()Gets the value of the mode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the mode property.For example, to add a new item, do as follows:
getMode().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.Mode
-
getLearningSettingType
@Nullable public QualificationType.LearningSettingType getLearningSettingType()
Gets the value of the learningSettingType property.- Returns:
- possible object is
QualificationType.LearningSettingType
-
setLearningSettingType
public void setLearningSettingType(@Nullable QualificationType.LearningSettingType value)Sets the value of the learningSettingType property.- Parameters:
value- allowed object isQualificationType.LearningSettingType
-
getDuration
@Nullable public Duration getDuration()
Gets the value of the duration property.- Returns:
- possible object is
String
-
setDuration
public void setDuration(@Nullable Duration value)Sets the value of the duration property.- Parameters:
value- allowed object isString
-
getTargetGroup
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<QualificationType.TargetGroup> getTargetGroup()Gets the value of the targetGroup property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the targetGroup property.For example, to add a new item, do as follows:
getTargetGroup().add(newItem);Objects of the following type(s) are allowed in the list
QualificationType.TargetGroup
-
getEntryRequirementsNote
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<NoteType> getEntryRequirementsNote()Gets the value of the entryRequirementsNote property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the entryRequirementsNote property.For example, to add a new item, do as follows:
getEntryRequirementsNote().add(newItem);Objects of the following type(s) are allowed in the list
NoteType
-
getLearningOutcomes
@Nullable public QualificationType.LearningOutcomes getLearningOutcomes()
Gets the value of the learningOutcomes property.- Returns:
- possible object is
QualificationType.LearningOutcomes
-
setLearningOutcomes
public void setLearningOutcomes(@Nullable QualificationType.LearningOutcomes value)Sets the value of the learningOutcomes property.- Parameters:
value- allowed object isQualificationType.LearningOutcomes
-
getLearningActivitySpecification
@Nullable public IdReferenceType getLearningActivitySpecification()
Gets the value of the learningActivitySpecification property.- Returns:
- possible object is
IdReferenceType
-
setLearningActivitySpecification
public void setLearningActivitySpecification(@Nullable IdReferenceType value)Sets the value of the learningActivitySpecification property.- Parameters:
value- allowed object isIdReferenceType
-
getAssessmentSpecification
@Nullable public IdReferenceType getAssessmentSpecification()
Gets the value of the assessmentSpecification property.- Returns:
- possible object is
IdReferenceType
-
setAssessmentSpecification
public void setAssessmentSpecification(@Nullable IdReferenceType value)Sets the value of the assessmentSpecification property.- Parameters:
value- allowed object isIdReferenceType
-
getEntitlementSpecification
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IdReferenceType> getEntitlementSpecification()Gets the value of the entitlementSpecification property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the entitlementSpecification property.For example, to add a new item, do as follows:
getEntitlementSpecification().add(newItem);Objects of the following type(s) are allowed in the list
IdReferenceType
-
getAwardingOpportunities
@Nullable public QualificationType.AwardingOpportunities getAwardingOpportunities()
Gets the value of the awardingOpportunities property.- Returns:
- possible object is
QualificationType.AwardingOpportunities
-
setAwardingOpportunities
public void setAwardingOpportunities(@Nullable QualificationType.AwardingOpportunities value)Sets the value of the awardingOpportunities property.- Parameters:
value- allowed object isQualificationType.AwardingOpportunities
-
getHasPart
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IdReferenceType> getHasPart()Gets the value of the hasPart property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the hasPart property.For example, to add a new item, do as follows:
getHasPart().add(newItem);Objects of the following type(s) are allowed in the list
IdReferenceType
-
getSpecializationOf
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IdReferenceType> getSpecializationOf()Gets the value of the specializationOf property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the specializationOf property.For example, to add a new item, do as follows:
getSpecializationOf().add(newItem);Objects of the following type(s) are allowed in the list
IdReferenceType
-
getId
@Nullable public String getId()
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
public void setId(@Nullable String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
equals
public boolean equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
-
hashCode
public int hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
-
toString
public String toString()
Created by ph-jaxb22-plugin -Xph-tostring
-
setIdentifier
public void setIdentifier(@Nullable List<IdentifierType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setType
public void setType(@Nullable List<QualificationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setTitle
public void setTitle(@Nullable List<LanguageStringType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setAltLabel
public void setAltLabel(@Nullable List<LanguageStringType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setDefinition
public void setDefinition(@Nullable List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setDescription
public void setDescription(@Nullable List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setAdditionalNote
public void setAdditionalNote(@Nullable List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setHomepage
public void setHomepage(@Nullable List<DocumentType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setSupplementaryDoc
public void setSupplementaryDoc(@Nullable List<DocumentType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setHasISCEDFCode
public void setHasISCEDFCode(@Nullable List<QualificationType.HasISCEDFCode> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setHasEducationSubject
public void setHasEducationSubject(@Nullable List<QualificationType.HasEducationSubject> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setHasCreditPoints
public void setHasCreditPoints(@Nullable List<CreditPointsType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setHasEducationLevel
public void setHasEducationLevel(@Nullable List<QualificationType.HasEducationLevel> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setLanguage
public void setLanguage(@Nullable List<QualificationType.Language> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setMode
public void setMode(@Nullable List<QualificationType.Mode> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setTargetGroup
public void setTargetGroup(@Nullable List<QualificationType.TargetGroup> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setEntryRequirementsNote
public void setEntryRequirementsNote(@Nullable List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setEntitlementSpecification
public void setEntitlementSpecification(@Nullable List<IdReferenceType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setHasPart
public void setHasPart(@Nullable List<IdReferenceType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setSpecializationOf
public void setSpecializationOf(@Nullable List<IdReferenceType> aList)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
hasIdentifierEntries
public boolean hasIdentifierEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoIdentifierEntries
public boolean hasNoIdentifierEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getIdentifierCount
@Nonnegative public int getIdentifierCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getIdentifierAtIndex
@Nullable public IdentifierType getIdentifierAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addIdentifier
public void addIdentifier(@Nonnull IdentifierType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasTypeEntries
public boolean hasTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoTypeEntries
public boolean hasNoTypeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getTypeCount
@Nonnegative public int getTypeCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getTypeAtIndex
@Nullable public QualificationType.Type getTypeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addType
public void addType(@Nonnull QualificationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasTitleEntries
public boolean hasTitleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoTitleEntries
public boolean hasNoTitleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getTitleCount
@Nonnegative public int getTitleCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getTitleAtIndex
@Nullable public LanguageStringType getTitleAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addTitle
public void addTitle(@Nonnull LanguageStringType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasAltLabelEntries
public boolean hasAltLabelEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAltLabelEntries
public boolean hasNoAltLabelEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAltLabelCount
@Nonnegative public int getAltLabelCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAltLabelAtIndex
@Nullable public LanguageStringType getAltLabelAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAltLabel
public void addAltLabel(@Nonnull LanguageStringType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasDefinitionEntries
public boolean hasDefinitionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoDefinitionEntries
public boolean hasNoDefinitionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getDefinitionCount
@Nonnegative public int getDefinitionCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getDefinitionAtIndex
@Nullable public NoteType getDefinitionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addDefinition
public void addDefinition(@Nonnull NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasDescriptionEntries
public boolean hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoDescriptionEntries
public boolean hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getDescriptionCount
@Nonnegative public int getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getDescriptionAtIndex
@Nullable public NoteType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addDescription
public void addDescription(@Nonnull NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasAdditionalNoteEntries
public boolean hasAdditionalNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAdditionalNoteEntries
public boolean hasNoAdditionalNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAdditionalNoteCount
@Nonnegative public int getAdditionalNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAdditionalNoteAtIndex
@Nullable public NoteType getAdditionalNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAdditionalNote
public void addAdditionalNote(@Nonnull NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasHomepageEntries
public boolean hasHomepageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoHomepageEntries
public boolean hasNoHomepageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getHomepageCount
@Nonnegative public int getHomepageCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getHomepageAtIndex
@Nullable public DocumentType getHomepageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addHomepage
public void addHomepage(@Nonnull DocumentType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasSupplementaryDocEntries
public boolean hasSupplementaryDocEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoSupplementaryDocEntries
public boolean hasNoSupplementaryDocEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getSupplementaryDocCount
@Nonnegative public int getSupplementaryDocCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getSupplementaryDocAtIndex
@Nullable public DocumentType getSupplementaryDocAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addSupplementaryDoc
public void addSupplementaryDoc(@Nonnull DocumentType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasHasISCEDFCodeEntries
public boolean hasHasISCEDFCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoHasISCEDFCodeEntries
public boolean hasNoHasISCEDFCodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getHasISCEDFCodeCount
@Nonnegative public int getHasISCEDFCodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getHasISCEDFCodeAtIndex
@Nullable public QualificationType.HasISCEDFCode getHasISCEDFCodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addHasISCEDFCode
public void addHasISCEDFCode(@Nonnull QualificationType.HasISCEDFCode elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasHasEducationSubjectEntries
public boolean hasHasEducationSubjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoHasEducationSubjectEntries
public boolean hasNoHasEducationSubjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getHasEducationSubjectCount
@Nonnegative public int getHasEducationSubjectCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getHasEducationSubjectAtIndex
@Nullable public QualificationType.HasEducationSubject getHasEducationSubjectAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addHasEducationSubject
public void addHasEducationSubject(@Nonnull QualificationType.HasEducationSubject elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasHasCreditPointsEntries
public boolean hasHasCreditPointsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoHasCreditPointsEntries
public boolean hasNoHasCreditPointsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getHasCreditPointsCount
@Nonnegative public int getHasCreditPointsCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getHasCreditPointsAtIndex
@Nullable public CreditPointsType getHasCreditPointsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addHasCreditPoints
public void addHasCreditPoints(@Nonnull CreditPointsType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasHasEducationLevelEntries
public boolean hasHasEducationLevelEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoHasEducationLevelEntries
public boolean hasNoHasEducationLevelEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getHasEducationLevelCount
@Nonnegative public int getHasEducationLevelCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getHasEducationLevelAtIndex
@Nullable public QualificationType.HasEducationLevel getHasEducationLevelAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addHasEducationLevel
public void addHasEducationLevel(@Nonnull QualificationType.HasEducationLevel elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasLanguageEntries
public boolean hasLanguageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoLanguageEntries
public boolean hasNoLanguageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getLanguageCount
@Nonnegative public int getLanguageCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getLanguageAtIndex
@Nullable public QualificationType.Language getLanguageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addLanguage
public void addLanguage(@Nonnull QualificationType.Language elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasModeEntries
public boolean hasModeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoModeEntries
public boolean hasNoModeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getModeCount
@Nonnegative public int getModeCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getModeAtIndex
@Nullable public QualificationType.Mode getModeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addMode
public void addMode(@Nonnull QualificationType.Mode elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasTargetGroupEntries
public boolean hasTargetGroupEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoTargetGroupEntries
public boolean hasNoTargetGroupEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getTargetGroupCount
@Nonnegative public int getTargetGroupCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getTargetGroupAtIndex
@Nullable public QualificationType.TargetGroup getTargetGroupAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addTargetGroup
public void addTargetGroup(@Nonnull QualificationType.TargetGroup elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasEntryRequirementsNoteEntries
public boolean hasEntryRequirementsNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoEntryRequirementsNoteEntries
public boolean hasNoEntryRequirementsNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getEntryRequirementsNoteCount
@Nonnegative public int getEntryRequirementsNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getEntryRequirementsNoteAtIndex
@Nullable public NoteType getEntryRequirementsNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addEntryRequirementsNote
public void addEntryRequirementsNote(@Nonnull NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasEntitlementSpecificationEntries
public boolean hasEntitlementSpecificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoEntitlementSpecificationEntries
public boolean hasNoEntitlementSpecificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getEntitlementSpecificationCount
@Nonnegative public int getEntitlementSpecificationCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getEntitlementSpecificationAtIndex
@Nullable public IdReferenceType getEntitlementSpecificationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addEntitlementSpecification
public void addEntitlementSpecification(@Nonnull IdReferenceType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasHasPartEntries
public boolean hasHasPartEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoHasPartEntries
public boolean hasNoHasPartEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getHasPartCount
@Nonnegative public int getHasPartCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getHasPartAtIndex
@Nullable public IdReferenceType getHasPartAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addHasPart
public void addHasPart(@Nonnull IdReferenceType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasSpecializationOfEntries
public boolean hasSpecializationOfEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoSpecializationOfEntries
public boolean hasNoSpecializationOfEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getSpecializationOfCount
@Nonnegative public int getSpecializationOfCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getSpecializationOfAtIndex
@Nullable public IdReferenceType getSpecializationOfAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addSpecializationOf
public void addSpecializationOf(@Nonnull IdReferenceType elem)Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
cloneTo
public void cloneTo(@Nonnull LearningSpecificationType ret)This method clones all values fromthisto the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2- Parameters:
ret- The target object to clone to. May not benull.
-
clone
@Nonnull @ReturnsMutableCopy public LearningSpecificationType clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
-
setHasECTSCreditPoints
@Nonnull public ECTSCreditPointsType setHasECTSCreditPoints(@Nullable BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Parameters:
valueParam- The value to be set. May benull.- Returns:
- The created intermediary object of type ECTSCreditPointsType and never
null
-
getHasECTSCreditPointsValue
@Nullable public BigDecimal getHasECTSCreditPointsValue()
Get the value of the contained ECTSCreditPointsType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Returns:
- Either the value of the contained ECTSCreditPointsType object or
null
-
-