org.archiviststoolkit.structure.MODS
Class ObjectFactory

java.lang.Object
  extended by org.archiviststoolkit.structure.MODS.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.archiviststoolkit.structure.MODS package.

An ObjectFactory allows you to programatically 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
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.archiviststoolkit.structure.MODS
 
Method Summary
 AbstractType createAbstractType()
          Create an instance of AbstractType
 AccessConditionType createAccessConditionType()
          Create an instance of AccessConditionType
 BaseDateType createBaseDateType()
          Create an instance of BaseDateType
 BaseTitleInfoType createBaseTitleInfoType()
          Create an instance of BaseTitleInfoType
 javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypeNonSort(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypePartName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypePartNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypeSubTitle(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypeTitle(java.lang.String value)
          Create an instance of JAXBElement<String>}
 ClassificationType createClassificationType()
          Create an instance of ClassificationType
 DateCapturedType createDateCapturedType()
          Create an instance of DateCapturedType
 DateOtherType createDateOtherType()
          Create an instance of DateOtherType
 DateType createDateType()
          Create an instance of DateType
 DetailType createDetailType()
          Create an instance of DetailType
 javax.xml.bind.JAXBElement<java.lang.String> createDetailTypeCaption(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createDetailTypeNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createDetailTypeTitle(java.lang.String value)
          Create an instance of JAXBElement<String>}
 ExtensionType createExtensionType()
          Create an instance of ExtensionType
 ExtentType createExtentType()
          Create an instance of ExtentType
 GenreType createGenreType()
          Create an instance of GenreType
 HierarchicalGeographicType createHierarchicalGeographicType()
          Create an instance of HierarchicalGeographicType
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeArea(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeCity(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeContinent(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeCountry(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeCounty(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeIsland(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeProvince(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeRegion(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeState(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeTerritory(java.lang.String value)
          Create an instance of JAXBElement<String>}
 IdentifierType createIdentifierType()
          Create an instance of IdentifierType
 LanguageType createLanguageType()
          Create an instance of LanguageType
 LanguageType.LanguageTerm createLanguageTypeLanguageTerm()
          Create an instance of LanguageType.LanguageTerm
 LocationType createLocationType()
          Create an instance of LocationType
 javax.xml.bind.JAXBElement<ModsType> createMods(ModsType value)
          Create an instance of JAXBElement<ModsType>}
 ModsCollection createModsCollection()
          Create an instance of ModsCollection
 ModsType createModsType()
          Create an instance of ModsType
 NamePartType createNamePartType()
          Create an instance of NamePartType
 NameType createNameType()
          Create an instance of NameType
 javax.xml.bind.JAXBElement<java.lang.String> createNameTypeAffiliation(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createNameTypeDescription(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createNameTypeDisplayForm(java.lang.String value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<NamePartType> createNameTypeNamePart(NamePartType value)
          Create an instance of JAXBElement<NamePartType>}
 javax.xml.bind.JAXBElement<RoleType> createNameTypeRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 NoteType createNoteType()
          Create an instance of NoteType
 OriginInfoType createOriginInfoType()
          Create an instance of OriginInfoType
 javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeCopyrightDate(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<DateCapturedType> createOriginInfoTypeDateCaptured(DateCapturedType value)
          Create an instance of JAXBElement<DateCapturedType>}
 javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateCreated(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateIssued(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateModified(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<DateOtherType> createOriginInfoTypeDateOther(DateOtherType value)
          Create an instance of JAXBElement<DateOtherType>}
 javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateValid(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypeEdition(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypeFrequency(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypeIssuance(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<PlaceType> createOriginInfoTypePlace(PlaceType value)
          Create an instance of JAXBElement<PlaceType>}
 javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypePublisher(java.lang.String value)
          Create an instance of JAXBElement<String>}
 PartType createPartType()
          Create an instance of PartType
 PhysicalDescriptionType createPhysicalDescriptionType()
          Create an instance of PhysicalDescriptionType
 javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeDigitalOrigin(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeExtent(java.lang.String value)
          Create an instance of JAXBElement<String>}
 PhysicalDescriptionType.Form createPhysicalDescriptionTypeForm()
          Create an instance of PhysicalDescriptionType.Form
 javax.xml.bind.JAXBElement<PhysicalDescriptionType.Form> createPhysicalDescriptionTypeForm(PhysicalDescriptionType.Form value)
          Create an instance of JAXBElement<PhysicalDescriptionType.Form>}
 javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeInternetMediaType(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<NoteType> createPhysicalDescriptionTypeNote(NoteType value)
          Create an instance of JAXBElement<NoteType>}
 javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeReformattingQuality(java.lang.String value)
          Create an instance of JAXBElement<String>}
 PhysicalLocationType createPhysicalLocationType()
          Create an instance of PhysicalLocationType
 PlaceTermType createPlaceTermType()
          Create an instance of PlaceTermType
 PlaceType createPlaceType()
          Create an instance of PlaceType
 RecordInfoType createRecordInfoType()
          Create an instance of RecordInfoType
 javax.xml.bind.JAXBElement<LanguageType> createRecordInfoTypeLanguageOfCataloging(LanguageType value)
          Create an instance of JAXBElement<LanguageType>}
 javax.xml.bind.JAXBElement<DateType> createRecordInfoTypeRecordChangeDate(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<SourceType> createRecordInfoTypeRecordContentSource(SourceType value)
          Create an instance of JAXBElement<SourceType>}
 javax.xml.bind.JAXBElement<DateType> createRecordInfoTypeRecordCreationDate(DateType value)
          Create an instance of JAXBElement<DateType>}
 RecordInfoType.RecordIdentifier createRecordInfoTypeRecordIdentifier()
          Create an instance of RecordInfoType.RecordIdentifier
 javax.xml.bind.JAXBElement<RecordInfoType.RecordIdentifier> createRecordInfoTypeRecordIdentifier(RecordInfoType.RecordIdentifier value)
          Create an instance of JAXBElement<RecordInfoType.RecordIdentifier>}
 javax.xml.bind.JAXBElement<java.lang.String> createRecordInfoTypeRecordOrigin(java.lang.String value)
          Create an instance of JAXBElement<String>}
 RelatedItemType createRelatedItemType()
          Create an instance of RelatedItemType
 RoleType createRoleType()
          Create an instance of RoleType
 RoleType.RoleTerm createRoleTypeRoleTerm()
          Create an instance of RoleType.RoleTerm
 SourceType createSourceType()
          Create an instance of SourceType
 SubjectType createSubjectType()
          Create an instance of SubjectType
 SubjectType.Cartographics createSubjectTypeCartographics()
          Create an instance of SubjectType.Cartographics
 javax.xml.bind.JAXBElement<SubjectType.Cartographics> createSubjectTypeCartographics(SubjectType.Cartographics value)
          Create an instance of JAXBElement<SubjectType.Cartographics>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeGenre(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeGeographic(java.lang.String value)
          Create an instance of JAXBElement<String>}
 SubjectType.GeographicCode createSubjectTypeGeographicCode()
          Create an instance of SubjectType.GeographicCode
 javax.xml.bind.JAXBElement<SubjectType.GeographicCode> createSubjectTypeGeographicCode(SubjectType.GeographicCode value)
          Create an instance of JAXBElement<SubjectType.GeographicCode>}
 javax.xml.bind.JAXBElement<HierarchicalGeographicType> createSubjectTypeHierarchicalGeographic(HierarchicalGeographicType value)
          Create an instance of JAXBElement<HierarchicalGeographicType>}
 javax.xml.bind.JAXBElement<NameType> createSubjectTypeName(NameType value)
          Create an instance of JAXBElement<NameType>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeOccupation(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<DateType> createSubjectTypeTemporal(DateType value)
          Create an instance of JAXBElement<DateType>}
 javax.xml.bind.JAXBElement<TitleInfoType> createSubjectTypeTitleInfo(TitleInfoType value)
          Create an instance of JAXBElement<TitleInfoType>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeTopic(java.lang.String value)
          Create an instance of JAXBElement<String>}
 TableOfContentsType createTableOfContentsType()
          Create an instance of TableOfContentsType
 TargetAudienceType createTargetAudienceType()
          Create an instance of TargetAudienceType
 TitleInfoType createTitleInfoType()
          Create an instance of TitleInfoType
 TypeOfResourceType createTypeOfResourceType()
          Create an instance of TypeOfResourceType
 UnstructuredText createUnstructuredText()
          Create an instance of UnstructuredText
 UrlType createUrlType()
          Create an instance of UrlType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.archiviststoolkit.structure.MODS

Method Detail

createIdentifierType

public IdentifierType createIdentifierType()
Create an instance of IdentifierType


createPlaceType

public PlaceType createPlaceType()
Create an instance of PlaceType


createTableOfContentsType

public TableOfContentsType createTableOfContentsType()
Create an instance of TableOfContentsType


createTypeOfResourceType

public TypeOfResourceType createTypeOfResourceType()
Create an instance of TypeOfResourceType


createClassificationType

public ClassificationType createClassificationType()
Create an instance of ClassificationType


createPlaceTermType

public PlaceTermType createPlaceTermType()
Create an instance of PlaceTermType


createDateCapturedType

public DateCapturedType createDateCapturedType()
Create an instance of DateCapturedType


createTitleInfoType

public TitleInfoType createTitleInfoType()
Create an instance of TitleInfoType


createSubjectTypeCartographics

public SubjectType.Cartographics createSubjectTypeCartographics()
Create an instance of SubjectType.Cartographics


createPartType

public PartType createPartType()
Create an instance of PartType


createUrlType

public UrlType createUrlType()
Create an instance of UrlType


createModsType

public ModsType createModsType()
Create an instance of ModsType


createTargetAudienceType

public TargetAudienceType createTargetAudienceType()
Create an instance of TargetAudienceType


createUnstructuredText

public UnstructuredText createUnstructuredText()
Create an instance of UnstructuredText


createAccessConditionType

public AccessConditionType createAccessConditionType()
Create an instance of AccessConditionType


createPhysicalDescriptionType

public PhysicalDescriptionType createPhysicalDescriptionType()
Create an instance of PhysicalDescriptionType


createModsCollection

public ModsCollection createModsCollection()
Create an instance of ModsCollection


createRecordInfoTypeRecordIdentifier

public RecordInfoType.RecordIdentifier createRecordInfoTypeRecordIdentifier()
Create an instance of RecordInfoType.RecordIdentifier


createBaseTitleInfoType

public BaseTitleInfoType createBaseTitleInfoType()
Create an instance of BaseTitleInfoType


createOriginInfoType

public OriginInfoType createOriginInfoType()
Create an instance of OriginInfoType


createNamePartType

public NamePartType createNamePartType()
Create an instance of NamePartType


createRoleType

public RoleType createRoleType()
Create an instance of RoleType


createBaseDateType

public BaseDateType createBaseDateType()
Create an instance of BaseDateType


createGenreType

public GenreType createGenreType()
Create an instance of GenreType


createSubjectType

public SubjectType createSubjectType()
Create an instance of SubjectType


createSubjectTypeGeographicCode

public SubjectType.GeographicCode createSubjectTypeGeographicCode()
Create an instance of SubjectType.GeographicCode


createDateOtherType

public DateOtherType createDateOtherType()
Create an instance of DateOtherType


createDetailType

public DetailType createDetailType()
Create an instance of DetailType


createExtentType

public ExtentType createExtentType()
Create an instance of ExtentType


createDateType

public DateType createDateType()
Create an instance of DateType


createLanguageType

public LanguageType createLanguageType()
Create an instance of LanguageType


createPhysicalDescriptionTypeForm

public PhysicalDescriptionType.Form createPhysicalDescriptionTypeForm()
Create an instance of PhysicalDescriptionType.Form


createPhysicalLocationType

public PhysicalLocationType createPhysicalLocationType()
Create an instance of PhysicalLocationType


createAbstractType

public AbstractType createAbstractType()
Create an instance of AbstractType


createLanguageTypeLanguageTerm

public LanguageType.LanguageTerm createLanguageTypeLanguageTerm()
Create an instance of LanguageType.LanguageTerm


createHierarchicalGeographicType

public HierarchicalGeographicType createHierarchicalGeographicType()
Create an instance of HierarchicalGeographicType


createNameType

public NameType createNameType()
Create an instance of NameType


createLocationType

public LocationType createLocationType()
Create an instance of LocationType


createNoteType

public NoteType createNoteType()
Create an instance of NoteType


createRoleTypeRoleTerm

public RoleType.RoleTerm createRoleTypeRoleTerm()
Create an instance of RoleType.RoleTerm


createSourceType

public SourceType createSourceType()
Create an instance of SourceType


createExtensionType

public ExtensionType createExtensionType()
Create an instance of ExtensionType


createRelatedItemType

public RelatedItemType createRelatedItemType()
Create an instance of RelatedItemType


createRecordInfoType

public RecordInfoType createRecordInfoType()
Create an instance of RecordInfoType


createHierarchicalGeographicTypeRegion

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeRegion(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeCounty

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeCounty(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeArea

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeArea(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeIsland

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeIsland(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeCountry

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeCountry(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeCity

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeCity(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeContinent

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeContinent(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeTerritory

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeTerritory(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeProvince

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeProvince(java.lang.String value)
Create an instance of JAXBElement<String>}


createHierarchicalGeographicTypeState

public javax.xml.bind.JAXBElement<java.lang.String> createHierarchicalGeographicTypeState(java.lang.String value)
Create an instance of JAXBElement<String>}


createMods

public javax.xml.bind.JAXBElement<ModsType> createMods(ModsType value)
Create an instance of JAXBElement<ModsType>}


createSubjectTypeName

public javax.xml.bind.JAXBElement<NameType> createSubjectTypeName(NameType value)
Create an instance of JAXBElement<NameType>}


createSubjectTypeGenre

public javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeGenre(java.lang.String value)
Create an instance of JAXBElement<String>}


createSubjectTypeGeographicCode

public javax.xml.bind.JAXBElement<SubjectType.GeographicCode> createSubjectTypeGeographicCode(SubjectType.GeographicCode value)
Create an instance of JAXBElement<SubjectType.GeographicCode>}


createSubjectTypeGeographic

public javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeGeographic(java.lang.String value)
Create an instance of JAXBElement<String>}


createSubjectTypeTemporal

public javax.xml.bind.JAXBElement<DateType> createSubjectTypeTemporal(DateType value)
Create an instance of JAXBElement<DateType>}


createSubjectTypeTitleInfo

public javax.xml.bind.JAXBElement<TitleInfoType> createSubjectTypeTitleInfo(TitleInfoType value)
Create an instance of JAXBElement<TitleInfoType>}


createSubjectTypeTopic

public javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeTopic(java.lang.String value)
Create an instance of JAXBElement<String>}


createSubjectTypeHierarchicalGeographic

public javax.xml.bind.JAXBElement<HierarchicalGeographicType> createSubjectTypeHierarchicalGeographic(HierarchicalGeographicType value)
Create an instance of JAXBElement<HierarchicalGeographicType>}


createSubjectTypeOccupation

public javax.xml.bind.JAXBElement<java.lang.String> createSubjectTypeOccupation(java.lang.String value)
Create an instance of JAXBElement<String>}


createSubjectTypeCartographics

public javax.xml.bind.JAXBElement<SubjectType.Cartographics> createSubjectTypeCartographics(SubjectType.Cartographics value)
Create an instance of JAXBElement<SubjectType.Cartographics>}


createNameTypeDescription

public javax.xml.bind.JAXBElement<java.lang.String> createNameTypeDescription(java.lang.String value)
Create an instance of JAXBElement<String>}


createNameTypeRole

public javax.xml.bind.JAXBElement<RoleType> createNameTypeRole(RoleType value)
Create an instance of JAXBElement<RoleType>}


createNameTypeAffiliation

public javax.xml.bind.JAXBElement<java.lang.String> createNameTypeAffiliation(java.lang.String value)
Create an instance of JAXBElement<String>}


createNameTypeNamePart

public javax.xml.bind.JAXBElement<NamePartType> createNameTypeNamePart(NamePartType value)
Create an instance of JAXBElement<NamePartType>}


createNameTypeDisplayForm

public javax.xml.bind.JAXBElement<java.lang.String> createNameTypeDisplayForm(java.lang.String value)
Create an instance of JAXBElement<Object>}


createDetailTypeTitle

public javax.xml.bind.JAXBElement<java.lang.String> createDetailTypeTitle(java.lang.String value)
Create an instance of JAXBElement<String>}


createDetailTypeNumber

public javax.xml.bind.JAXBElement<java.lang.String> createDetailTypeNumber(java.lang.String value)
Create an instance of JAXBElement<String>}


createDetailTypeCaption

public javax.xml.bind.JAXBElement<java.lang.String> createDetailTypeCaption(java.lang.String value)
Create an instance of JAXBElement<String>}


createPhysicalDescriptionTypeNote

public javax.xml.bind.JAXBElement<NoteType> createPhysicalDescriptionTypeNote(NoteType value)
Create an instance of JAXBElement<NoteType>}


createPhysicalDescriptionTypeInternetMediaType

public javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeInternetMediaType(java.lang.String value)
Create an instance of JAXBElement<String>}


createPhysicalDescriptionTypeExtent

public javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeExtent(java.lang.String value)
Create an instance of JAXBElement<String>}


createPhysicalDescriptionTypeForm

public javax.xml.bind.JAXBElement<PhysicalDescriptionType.Form> createPhysicalDescriptionTypeForm(PhysicalDescriptionType.Form value)
Create an instance of JAXBElement<PhysicalDescriptionType.Form>}


createPhysicalDescriptionTypeReformattingQuality

public javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeReformattingQuality(java.lang.String value)
Create an instance of JAXBElement<String>}


createPhysicalDescriptionTypeDigitalOrigin

public javax.xml.bind.JAXBElement<java.lang.String> createPhysicalDescriptionTypeDigitalOrigin(java.lang.String value)
Create an instance of JAXBElement<String>}


createBaseTitleInfoTypeTitle

public javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypeTitle(java.lang.String value)
Create an instance of JAXBElement<String>}


createBaseTitleInfoTypePartName

public javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypePartName(java.lang.String value)
Create an instance of JAXBElement<String>}


createBaseTitleInfoTypePartNumber

public javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypePartNumber(java.lang.String value)
Create an instance of JAXBElement<String>}


createBaseTitleInfoTypeSubTitle

public javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypeSubTitle(java.lang.String value)
Create an instance of JAXBElement<String>}


createBaseTitleInfoTypeNonSort

public javax.xml.bind.JAXBElement<java.lang.String> createBaseTitleInfoTypeNonSort(java.lang.String value)
Create an instance of JAXBElement<String>}


createOriginInfoTypeDateOther

public javax.xml.bind.JAXBElement<DateOtherType> createOriginInfoTypeDateOther(DateOtherType value)
Create an instance of JAXBElement<DateOtherType>}


createOriginInfoTypeDateCaptured

public javax.xml.bind.JAXBElement<DateCapturedType> createOriginInfoTypeDateCaptured(DateCapturedType value)
Create an instance of JAXBElement<DateCapturedType>}


createOriginInfoTypePublisher

public javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypePublisher(java.lang.String value)
Create an instance of JAXBElement<String>}


createOriginInfoTypeDateIssued

public javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateIssued(DateType value)
Create an instance of JAXBElement<DateType>}


createOriginInfoTypeCopyrightDate

public javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeCopyrightDate(DateType value)
Create an instance of JAXBElement<DateType>}


createOriginInfoTypeDateModified

public javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateModified(DateType value)
Create an instance of JAXBElement<DateType>}


createOriginInfoTypeDateValid

public javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateValid(DateType value)
Create an instance of JAXBElement<DateType>}


createOriginInfoTypeFrequency

public javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypeFrequency(java.lang.String value)
Create an instance of JAXBElement<String>}


createOriginInfoTypePlace

public javax.xml.bind.JAXBElement<PlaceType> createOriginInfoTypePlace(PlaceType value)
Create an instance of JAXBElement<PlaceType>}


createOriginInfoTypeEdition

public javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypeEdition(java.lang.String value)
Create an instance of JAXBElement<String>}


createOriginInfoTypeDateCreated

public javax.xml.bind.JAXBElement<DateType> createOriginInfoTypeDateCreated(DateType value)
Create an instance of JAXBElement<DateType>}


createOriginInfoTypeIssuance

public javax.xml.bind.JAXBElement<java.lang.String> createOriginInfoTypeIssuance(java.lang.String value)
Create an instance of JAXBElement<String>}


createRecordInfoTypeRecordChangeDate

public javax.xml.bind.JAXBElement<DateType> createRecordInfoTypeRecordChangeDate(DateType value)
Create an instance of JAXBElement<DateType>}


createRecordInfoTypeRecordContentSource

public javax.xml.bind.JAXBElement<SourceType> createRecordInfoTypeRecordContentSource(SourceType value)
Create an instance of JAXBElement<SourceType>}


createRecordInfoTypeRecordOrigin

public javax.xml.bind.JAXBElement<java.lang.String> createRecordInfoTypeRecordOrigin(java.lang.String value)
Create an instance of JAXBElement<String>}


createRecordInfoTypeLanguageOfCataloging

public javax.xml.bind.JAXBElement<LanguageType> createRecordInfoTypeLanguageOfCataloging(LanguageType value)
Create an instance of JAXBElement<LanguageType>}


createRecordInfoTypeRecordIdentifier

public javax.xml.bind.JAXBElement<RecordInfoType.RecordIdentifier> createRecordInfoTypeRecordIdentifier(RecordInfoType.RecordIdentifier value)
Create an instance of JAXBElement<RecordInfoType.RecordIdentifier>}


createRecordInfoTypeRecordCreationDate

public javax.xml.bind.JAXBElement<DateType> createRecordInfoTypeRecordCreationDate(DateType value)
Create an instance of JAXBElement<DateType>}