Class ObjectFactory
-
- All Implemented Interfaces:
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the iofXml.v2 package.
An ObjectFactory allows you to programmatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: iofXml.
-
Method Summary
-
-
Method Detail
-
createIofV2
IofV2 createIofV2()
Create an instance of IofV2
- Returns:
thenew instance of IofV2
-
createPersonList
PersonList createPersonList()
Create an instance of PersonList
- Returns:
thenew instance of PersonList
-
createIOFVersion
IOFVersion createIOFVersion()
Create an instance of IOFVersion
- Returns:
thenew instance of IOFVersion
-
createPerson
Person createPerson()
Create an instance of Person
- Returns:
thenew instance of Person
-
createPersonName
PersonName createPersonName()
Create an instance of PersonName
- Returns:
thenew instance of PersonName
-
createGiven
Given createGiven()
Create an instance of Given
- Returns:
thenew instance of Given
-
createPersonId
PersonId createPersonId()
Create an instance of PersonId
- Returns:
thenew instance of PersonId
-
createBirthDate
BirthDate createBirthDate()
Create an instance of BirthDate
- Returns:
thenew instance of BirthDate
-
createDate
Date createDate()
Create an instance of Date
- Returns:
thenew instance of Date
-
createAddress
Address createAddress()
Create an instance of Address
- Returns:
thenew instance of Address
-
createAddressType
AddressType createAddressType()
Create an instance of AddressType
- Returns:
thenew instance of AddressType
-
createCountryId
CountryId createCountryId()
Create an instance of CountryId
- Returns:
thenew instance of CountryId
-
createCountry
Country createCountry()
Create an instance of Country
- Returns:
thenew instance of Country
-
createName
Name createName()
Create an instance of Name
- Returns:
thenew instance of Name
-
createModifyDate
ModifyDate createModifyDate()
Create an instance of ModifyDate
- Returns:
thenew instance of ModifyDate
-
createClock
Clock createClock()
Create an instance of Clock
- Returns:
thenew instance of Clock
-
createTele
Tele createTele()
Create an instance of Tele
- Returns:
thenew instance of Tele
-
createTeleType
TeleType createTeleType()
Create an instance of TeleType
- Returns:
thenew instance of TeleType
-
createNationality
Nationality createNationality()
Create an instance of Nationality
- Returns:
thenew instance of Nationality
-
createCompetitorList
CompetitorList createCompetitorList()
Create an instance of CompetitorList
- Returns:
thenew instance of CompetitorList
-
createCompetitor
Competitor createCompetitor()
Create an instance of Competitor
- Returns:
thenew instance of Competitor
-
createClubId
ClubId createClubId()
Create an instance of ClubId
- Returns:
thenew instance of ClubId
-
createClub
Club createClub()
Create an instance of Club
- Returns:
thenew instance of Club
-
createShortName
ShortName createShortName()
Create an instance of ShortName
- Returns:
thenew instance of ShortName
-
createOrganisationId
OrganisationId createOrganisationId()
Create an instance of OrganisationId
- Returns:
thenew instance of OrganisationId
-
createAccount
Account createAccount()
Create an instance of Account
- Returns:
thenew instance of Account
-
createContact
Contact createContact()
Create an instance of Contact
- Returns:
thenew instance of Contact
-
createContactType
ContactType createContactType()
Create an instance of ContactType
- Returns:
thenew instance of ContactType
-
createPreSelectedClass
PreSelectedClass createPreSelectedClass()
Create an instance of PreSelectedClass
- Returns:
thenew instance of PreSelectedClass
-
createClassId
ClassId createClassId()
Create an instance of ClassId
- Returns:
thenew instance of ClassId
-
createClassShortName
ClassShortName createClassShortName()
Create an instance of ClassShortName
- Returns:
thenew instance of ClassShortName
-
createClass
Class createClass()
Create an instance of Class
- Returns:
thenew instance of Class
-
createClassTypeId
ClassTypeId createClassTypeId()
Create an instance of ClassTypeId
- Returns:
thenew instance of ClassTypeId
-
createClassType
ClassType createClassType()
Create an instance of ClassType
- Returns:
thenew instance of ClassType
-
createSubstituteClass
SubstituteClass createSubstituteClass()
Create an instance of SubstituteClass
- Returns:
thenew instance of SubstituteClass
-
createNotQualifiedSubstituteClass
NotQualifiedSubstituteClass createNotQualifiedSubstituteClass()
Create an instance of NotQualifiedSubstituteClass
- Returns:
thenew instance of NotQualifiedSubstituteClass
-
createEntryFeeId
EntryFeeId createEntryFeeId()
Create an instance of EntryFeeId
- Returns:
thenew instance of EntryFeeId
-
createEntryFee
EntryFee createEntryFee()
Create an instance of EntryFee
- Returns:
thenew instance of EntryFee
-
createAmount
Amount createAmount()
Create an instance of Amount
- Returns:
thenew instance of Amount
-
createCCard
CCard createCCard()
Create an instance of CCard
- Returns:
thenew instance of CCard
-
createPunchingUnitType
PunchingUnitType createPunchingUnitType()
Create an instance of PunchingUnitType
- Returns:
thenew instance of PunchingUnitType
-
createRank
Rank createRank()
Create an instance of Rank
- Returns:
thenew instance of Rank
-
createOrganisation
Organisation createOrganisation()
Create an instance of Organisation
- Returns:
thenew instance of Organisation
-
createOrganisationTypeId
OrganisationTypeId createOrganisationTypeId()
Create an instance of OrganisationTypeId
- Returns:
thenew instance of OrganisationTypeId
-
createOrganisationType
OrganisationType createOrganisationType()
Create an instance of OrganisationType
- Returns:
thenew instance of OrganisationType
-
createSubOrganisationType
SubOrganisationType createSubOrganisationType()
Create an instance of SubOrganisationType
- Returns:
thenew instance of SubOrganisationType
-
createSubOrganisation
SubOrganisation createSubOrganisation()
Create an instance of SubOrganisation
- Returns:
thenew instance of SubOrganisation
-
createValidFromDate
ValidFromDate createValidFromDate()
Create an instance of ValidFromDate
- Returns:
thenew instance of ValidFromDate
-
createValidToDate
ValidToDate createValidToDate()
Create an instance of ValidToDate
- Returns:
thenew instance of ValidToDate
-
createRankList
RankList createRankList()
Create an instance of RankList
- Returns:
thenew instance of RankList
-
createClubList
ClubList createClubList()
Create an instance of ClubList
- Returns:
thenew instance of ClubList
-
createEventList
EventList createEventList()
Create an instance of EventList
- Returns:
thenew instance of EventList
-
createEventClassification
EventClassification createEventClassification()
Create an instance of EventClassification
- Returns:
thenew instance of EventClassification
-
createEventClassificationId
EventClassificationId createEventClassificationId()
Create an instance of EventClassificationId
- Returns:
thenew instance of EventClassificationId
-
createEvent
Event createEvent()
Create an instance of Event
- Returns:
thenew instance of Event
-
createEventId
EventId createEventId()
Create an instance of EventId
- Returns:
thenew instance of EventId
-
createStartDate
StartDate createStartDate()
Create an instance of StartDate
- Returns:
thenew instance of StartDate
-
createFinishDate
FinishDate createFinishDate()
Create an instance of FinishDate
- Returns:
thenew instance of FinishDate
-
createEventOfficial
EventOfficial createEventOfficial()
Create an instance of EventOfficial
- Returns:
thenew instance of EventOfficial
-
createOrganiser
Organiser createOrganiser()
Create an instance of Organiser
- Returns:
thenew instance of Organiser
-
createEventClass
EventClass createEventClass()
Create an instance of EventClass
- Returns:
thenew instance of EventClass
-
createClassRaceInfo
ClassRaceInfo createClassRaceInfo()
Create an instance of ClassRaceInfo
- Returns:
thenew instance of ClassRaceInfo
-
createFirstStart
FirstStart createFirstStart()
Create an instance of FirstStart
- Returns:
thenew instance of FirstStart
-
createStartInterval
StartInterval createStartInterval()
Create an instance of StartInterval
- Returns:
thenew instance of StartInterval
-
createTime
Time createTime()
Create an instance of Time
- Returns:
thenew instance of Time
-
createEstimatedBestTime
EstimatedBestTime createEstimatedBestTime()
Create an instance of EstimatedBestTime
- Returns:
thenew instance of EstimatedBestTime
-
createEstimatedLastPrizeTime
EstimatedLastPrizeTime createEstimatedLastPrizeTime()
Create an instance of EstimatedLastPrizeTime
- Returns:
thenew instance of EstimatedLastPrizeTime
-
createPrizeCeremonyTime
PrizeCeremonyTime createPrizeCeremonyTime()
Create an instance of PrizeCeremonyTime
- Returns:
thenew instance of PrizeCeremonyTime
-
createAllocationMethod
AllocationMethod createAllocationMethod()
Create an instance of AllocationMethod
- Returns:
thenew instance of AllocationMethod
-
createStartMethod
StartMethod createStartMethod()
Create an instance of StartMethod
- Returns:
thenew instance of StartMethod
-
createClassRaceStatus
ClassRaceStatus createClassRaceStatus()
Create an instance of ClassRaceStatus
- Returns:
thenew instance of ClassRaceStatus
-
createTransferedToClass
TransferedToClass createTransferedToClass()
Create an instance of TransferedToClass
- Returns:
thenew instance of TransferedToClass
-
createDividedIntoClass
DividedIntoClass createDividedIntoClass()
Create an instance of DividedIntoClass
- Returns:
thenew instance of DividedIntoClass
-
createEventRace
EventRace createEventRace()
Create an instance of EventRace
- Returns:
thenew instance of EventRace
-
createRaceDate
RaceDate createRaceDate()
Create an instance of RaceDate
- Returns:
thenew instance of RaceDate
-
createEntryData
EntryData createEntryData()
Create an instance of EntryData
- Returns:
thenew instance of EntryData
-
createService
Service createService()
Create an instance of Service
- Returns:
thenew instance of Service
-
createComment
Comment createComment()
Create an instance of Comment
- Returns:
thenew instance of Comment
-
createMaxNumber
MaxNumber createMaxNumber()
Create an instance of MaxNumber
- Returns:
thenew instance of MaxNumber
-
createServiceRequestList
ServiceRequestList createServiceRequestList()
Create an instance of ServiceRequestList
- Returns:
thenew instance of ServiceRequestList
-
createClubServiceRequest
ClubServiceRequest createClubServiceRequest()
Create an instance of ClubServiceRequest
- Returns:
thenew instance of ClubServiceRequest
-
createServiceRequest
ServiceRequest createServiceRequest()
Create an instance of ServiceRequest
- Returns:
thenew instance of ServiceRequest
-
createRequestedQuantity
RequestedQuantity createRequestedQuantity()
Create an instance of RequestedQuantity
- Returns:
thenew instance of RequestedQuantity
-
createDeliveredQuantity
DeliveredQuantity createDeliveredQuantity()
Create an instance of DeliveredQuantity
- Returns:
thenew instance of DeliveredQuantity
-
createPersonServiceRequest
PersonServiceRequest createPersonServiceRequest()
Create an instance of PersonServiceRequest
- Returns:
thenew instance of PersonServiceRequest
-
createOrganisationServiceRequest
OrganisationServiceRequest createOrganisationServiceRequest()
Create an instance of OrganisationServiceRequest
- Returns:
thenew instance of OrganisationServiceRequest
-
createEntryList
EntryList createEntryList()
Create an instance of EntryList
- Returns:
thenew instance of EntryList
-
createClubEntry
ClubEntry createClubEntry()
Create an instance of ClubEntry
- Returns:
thenew instance of ClubEntry
-
createEntry
Entry createEntry()
Create an instance of Entry
- Returns:
thenew instance of Entry
-
createEntryClass
EntryClass createEntryClass()
Create an instance of EntryClass
- Returns:
thenew instance of EntryClass
-
createAllocationControl
AllocationControl createAllocationControl()
Create an instance of AllocationControl
- Returns:
thenew instance of AllocationControl
-
createAllocationControlType
AllocationControlType createAllocationControlType()
Create an instance of AllocationControlType
- Returns:
thenew instance of AllocationControlType
-
createEntryDate
EntryDate createEntryDate()
Create an instance of EntryDate
- Returns:
thenew instance of EntryDate
-
createStartList
StartList createStartList()
Create an instance of StartList
- Returns:
thenew instance of StartList
-
createClassStart
ClassStart createClassStart()
Create an instance of ClassStart
- Returns:
thenew instance of ClassStart
-
createPersonStart
PersonStart createPersonStart()
Create an instance of PersonStart
- Returns:
thenew instance of PersonStart
-
createStart
Start createStart()
Create an instance of Start
- Returns:
thenew instance of Start
-
createStartTime
StartTime createStartTime()
Create an instance of StartTime
- Returns:
thenew instance of StartTime
-
createCourseLength
CourseLength createCourseLength()
Create an instance of CourseLength
- Returns:
thenew instance of CourseLength
-
createRaceStart
RaceStart createRaceStart()
Create an instance of RaceStart
- Returns:
thenew instance of RaceStart
-
createTeamStart
TeamStart createTeamStart()
Create an instance of TeamStart
- Returns:
thenew instance of TeamStart
-
createResultList
ResultList createResultList()
Create an instance of ResultList
- Returns:
thenew instance of ResultList
-
createClassResult
ClassResult createClassResult()
Create an instance of ClassResult
- Returns:
thenew instance of ClassResult
-
createPersonResult
PersonResult createPersonResult()
Create an instance of PersonResult
- Returns:
thenew instance of PersonResult
-
createResult
Result createResult()
Create an instance of Result
- Returns:
thenew instance of Result
-
createFinishTime
FinishTime createFinishTime()
Create an instance of FinishTime
- Returns:
thenew instance of FinishTime
-
createCompetitorStatus
CompetitorStatus createCompetitorStatus()
Create an instance of CompetitorStatus
- Returns:
thenew instance of CompetitorStatus
-
createCourseVariation
CourseVariation createCourseVariation()
Create an instance of CourseVariation
- Returns:
thenew instance of CourseVariation
-
createCourseClimb
CourseClimb createCourseClimb()
Create an instance of CourseClimb
- Returns:
thenew instance of CourseClimb
-
createStartPoint
StartPoint createStartPoint()
Create an instance of StartPoint
- Returns:
thenew instance of StartPoint
-
createDescription
Description createDescription()
Create an instance of Description
- Returns:
thenew instance of Description
-
createSymbol
Symbol createSymbol()
Create an instance of Symbol
- Returns:
thenew instance of Symbol
-
createText
Text createText()
Create an instance of Text
- Returns:
thenew instance of Text
-
createControlPosition
ControlPosition createControlPosition()
Create an instance of ControlPosition
- Returns:
thenew instance of ControlPosition
-
createMapPosition
MapPosition createMapPosition()
Create an instance of MapPosition
- Returns:
thenew instance of MapPosition
-
createDistanceFromStart
DistanceFromStart createDistanceFromStart()
Create an instance of DistanceFromStart
- Returns:
thenew instance of DistanceFromStart
-
createCourseControl
CourseControl createCourseControl()
Create an instance of CourseControl
- Returns:
thenew instance of CourseControl
-
createControl
Control createControl()
Create an instance of Control
- Returns:
thenew instance of Control
-
createPunchingUnit
PunchingUnit createPunchingUnit()
Create an instance of PunchingUnit
- Returns:
thenew instance of PunchingUnit
-
createLegLength
LegLength createLegLength()
Create an instance of LegLength
- Returns:
thenew instance of LegLength
-
createMapTextPosition
MapTextPosition createMapTextPosition()
Create an instance of MapTextPosition
- Returns:
thenew instance of MapTextPosition
-
createFinishPoint
FinishPoint createFinishPoint()
Create an instance of FinishPoint
- Returns:
thenew instance of FinishPoint
-
createDistanceToFinish
DistanceToFinish createDistanceToFinish()
Create an instance of DistanceToFinish
- Returns:
thenew instance of DistanceToFinish
-
createSplitTime
SplitTime createSplitTime()
Create an instance of SplitTime
- Returns:
thenew instance of SplitTime
-
createBadgeValueId
BadgeValueId createBadgeValueId()
Create an instance of BadgeValueId
- Returns:
thenew instance of BadgeValueId
-
createBadgeValue
BadgeValue createBadgeValue()
Create an instance of BadgeValue
- Returns:
thenew instance of BadgeValue
-
createPoint
Point createPoint()
Create an instance of Point
- Returns:
thenew instance of Point
-
createRaceResult
RaceResult createRaceResult()
Create an instance of RaceResult
- Returns:
thenew instance of RaceResult
-
createTeamResult
TeamResult createTeamResult()
Create an instance of TeamResult
- Returns:
thenew instance of TeamResult
-
createTeamStatus
TeamStatus createTeamStatus()
Create an instance of TeamStatus
- Returns:
thenew instance of TeamStatus
-
createClassData
ClassData createClassData()
Create an instance of ClassData
- Returns:
thenew instance of ClassData
-
createCourseData
CourseData createCourseData()
Create an instance of CourseData
- Returns:
thenew instance of CourseData
-
createCourse
Course createCourse()
Create an instance of Course
- Returns:
thenew instance of Course
-
createCourseSectionList
CourseSectionList createCourseSectionList()
Create an instance of CourseSectionList
- Returns:
thenew instance of CourseSectionList
-
createCourseSection
CourseSection createCourseSection()
Create an instance of CourseSection
- Returns:
thenew instance of CourseSection
-
createCourseBranch
CourseBranch createCourseBranch()
Create an instance of CourseBranch
- Returns:
thenew instance of CourseBranch
-
createBadgeList
BadgeList createBadgeList()
Create an instance of BadgeList
- Returns:
thenew instance of BadgeList
-
createBadgeLimit
BadgeLimit createBadgeLimit()
Create an instance of BadgeLimit
- Returns:
thenew instance of BadgeLimit
-
createResultSelection
ResultSelection createResultSelection()
Create an instance of ResultSelection
- Returns:
thenew instance of ResultSelection
-
createOrganisationList
OrganisationList createOrganisationList()
Create an instance of OrganisationList
- Returns:
thenew instance of OrganisationList
-
createPress
Press createPress()
Create an instance of Press
- Returns:
thenew instance of Press
-
createPressList
PressList createPressList()
Create an instance of PressList
- Returns:
thenew instance of PressList
-
createTransaction
Transaction createTransaction()
Create an instance of Transaction
- Returns:
thenew instance of Transaction
-
createForeignAccount
ForeignAccount createForeignAccount()
Create an instance of ForeignAccount
- Returns:
thenew instance of ForeignAccount
-
createTransactionList
TransactionList createTransactionList()
Create an instance of TransactionList
- Returns:
thenew instance of TransactionList
-
createCountryList
CountryList createCountryList()
Create an instance of CountryList
- Returns:
thenew instance of CountryList
-
createFamily
JAXBElement<String> createFamily(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createWebURL
JAXBElement<String> createWebURL(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createCCardId
JAXBElement<String> createCCardId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createRankPosition
JAXBElement<String> createRankPosition(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createRankValue
JAXBElement<String> createRankValue(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createEventOfficialRole
JAXBElement<String> createEventOfficialRole(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createEventRaceId
JAXBElement<String> createEventRaceId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createCourseVariationId
JAXBElement<String> createCourseVariationId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createServiceId
JAXBElement<String> createServiceId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createServiceOrderNumber
JAXBElement<String> createServiceOrderNumber(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createEntryId
JAXBElement<String> createEntryId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createTeamName
JAXBElement<String> createTeamName(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createTeamSequence
JAXBElement<String> createTeamSequence(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createStartNumber
JAXBElement<String> createStartNumber(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createBibNumber
JAXBElement<String> createBibNumber(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createStartId
JAXBElement<String> createStartId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createResultPosition
JAXBElement<String> createResultPosition(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createStartPointCode
JAXBElement<String> createStartPointCode(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createSymbolId
JAXBElement<String> createSymbolId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createFinishChute
JAXBElement<String> createFinishChute(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createSequence
JAXBElement<String> createSequence(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createControlCode
JAXBElement<String> createControlCode(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createUnitCode
JAXBElement<String> createUnitCode(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createPunchPattern
JAXBElement<String> createPunchPattern(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createFinishPointCode
JAXBElement<String> createFinishPointCode(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createScale
JAXBElement<String> createScale(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createCourseName
JAXBElement<String> createCourseName(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createCourseId
JAXBElement<String> createCourseId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createCourseSectionId
JAXBElement<String> createCourseSectionId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createCourseBranchId
JAXBElement<String> createCourseBranchId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createTimeFactor
JAXBElement<String> createTimeFactor(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createPosition
JAXBElement<String> createPosition(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createInfo
JAXBElement<String> createInfo(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
createFinishId
JAXBElement<String> createFinishId(String value)
Create an instance of JAXBElement
<
String>
- Parameters:
value
- Java instance representing xml element's value.- Returns:
thenew instance of JAXBElement
<
String>
-
-
-
-