org.spase.parser134
Class ObjectFactory

java.lang.Object
  extended by org.spase.parser134.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.spase.parser134 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.spase.parser134
 
Method Summary
 AccessInformation createAccessInformation()
          Create an instance of AccessInformation
 javax.xml.bind.JAXBElement<AccessInformation> createAccessInformation(AccessInformation value)
          Create an instance of JAXBElement<AccessInformation>}
 javax.xml.bind.JAXBElement<EnumAccessRights> createAccessRights(EnumAccessRights value)
          Create an instance of JAXBElement<EnumAccessRights>}
 AccessURL createAccessURL()
          Create an instance of AccessURL
 javax.xml.bind.JAXBElement<AccessURL> createAccessURL(AccessURL value)
          Create an instance of JAXBElement<AccessURL>}
 javax.xml.bind.JAXBElement<java.lang.String> createAcknowledgement(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createAddress(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createAlternateName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Annotation createAnnotation()
          Create an instance of Annotation
 javax.xml.bind.JAXBElement<Annotation> createAnnotation(Annotation value)
          Create an instance of JAXBElement<Annotation>}
 javax.xml.bind.JAXBElement<EnumAnnotationType> createAnnotationType(EnumAnnotationType value)
          Create an instance of JAXBElement<EnumAnnotationType>}
 Association createAssociation()
          Create an instance of Association
 javax.xml.bind.JAXBElement<Association> createAssociation(Association value)
          Create an instance of JAXBElement<Association>}
 javax.xml.bind.JAXBElement<java.lang.String> createAssociationID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumAssociationType> createAssociationType(EnumAssociationType value)
          Create an instance of JAXBElement<EnumAssociationType>}
 javax.xml.bind.JAXBElement<java.lang.Double> createAtomicNumber(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<EnumAvailability> createAvailability(EnumAvailability value)
          Create an instance of JAXBElement<EnumAvailability>}
 javax.xml.bind.JAXBElement<java.lang.String> createAxisLabel(java.lang.String value)
          Create an instance of JAXBElement<String>}
 AzimuthalAngleRange createAzimuthalAngleRange()
          Create an instance of AzimuthalAngleRange
 javax.xml.bind.JAXBElement<AzimuthalAngleRange> createAzimuthalAngleRange(AzimuthalAngleRange value)
          Create an instance of JAXBElement<AzimuthalAngleRange>}
 javax.xml.bind.JAXBElement<java.lang.String> createBandName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Bin createBin()
          Create an instance of Bin
 javax.xml.bind.JAXBElement<Bin> createBin(Bin value)
          Create an instance of JAXBElement<Bin>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createCadence(javax.xml.datatype.Duration value)
          Create an instance of JAXBElement<Duration>}
 Catalog createCatalog()
          Create an instance of Catalog
 javax.xml.bind.JAXBElement<Catalog> createCatalog(Catalog value)
          Create an instance of JAXBElement<Catalog>}
 javax.xml.bind.JAXBElement<java.lang.String> createCaveats(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Checksum createChecksum()
          Create an instance of Checksum
 javax.xml.bind.JAXBElement<Checksum> createChecksum(Checksum value)
          Create an instance of JAXBElement<Checksum>}
 javax.xml.bind.JAXBElement<EnumComponent> createComponent(EnumComponent value)
          Create an instance of JAXBElement<EnumComponent>}
 javax.xml.bind.JAXBElement<EnumConfidenceRating> createConfidenceRating(EnumConfidenceRating value)
          Create an instance of JAXBElement<EnumConfidenceRating>}
 Contact createContact()
          Create an instance of Contact
 javax.xml.bind.JAXBElement<Contact> createContact(Contact value)
          Create an instance of JAXBElement<Contact>}
 javax.xml.bind.JAXBElement<EnumCoordinateRepresentation> createCoordinateRepresentation(EnumCoordinateRepresentation value)
          Create an instance of JAXBElement<EnumCoordinateRepresentation>}
 CoordinateSystem createCoordinateSystem()
          Create an instance of CoordinateSystem
 javax.xml.bind.JAXBElement<CoordinateSystem> createCoordinateSystem(CoordinateSystem value)
          Create an instance of JAXBElement<CoordinateSystem>}
 javax.xml.bind.JAXBElement<EnumCoordinateSystemName> createCoordinateSystemName(EnumCoordinateSystemName value)
          Create an instance of JAXBElement<EnumCoordinateSystemName>}
 DataExtent createDataExtent()
          Create an instance of DataExtent
 javax.xml.bind.JAXBElement<DataExtent> createDataExtent(DataExtent value)
          Create an instance of JAXBElement<DataExtent>}
 javax.xml.bind.JAXBElement<java.lang.String> createDescription(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createDisplayCadence(javax.xml.datatype.Duration value)
          Create an instance of JAXBElement<Duration>}
 DisplayData createDisplayData()
          Create an instance of DisplayData
 javax.xml.bind.JAXBElement<DisplayData> createDisplayData(DisplayData value)
          Create an instance of JAXBElement<DisplayData>}
 javax.xml.bind.JAXBElement<EnumDisplayType> createDisplayType(EnumDisplayType value)
          Create an instance of JAXBElement<EnumDisplayType>}
 Document createDocument()
          Create an instance of Document
 javax.xml.bind.JAXBElement<Document> createDocument(Document value)
          Create an instance of JAXBElement<Document>}
 javax.xml.bind.JAXBElement<EnumDocumentType> createDocumentType(EnumDocumentType value)
          Create an instance of JAXBElement<EnumDocumentType>}
 Element createElement()
          Create an instance of Element
 javax.xml.bind.JAXBElement<Element> createElement(Element value)
          Create an instance of JAXBElement<Element>}
 javax.xml.bind.JAXBElement<java.lang.Double> createElevation(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<java.lang.String> createEmail(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumEncoding> createEncoding(EnumEncoding value)
          Create an instance of JAXBElement<EnumEncoding>}
 EnergyRange createEnergyRange()
          Create an instance of EnergyRange
 javax.xml.bind.JAXBElement<EnergyRange> createEnergyRange(EnergyRange value)
          Create an instance of JAXBElement<EnergyRange>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createExpirationDate(javax.xml.datatype.XMLGregorianCalendar value)
          Create an instance of JAXBElement<XMLGregorianCalendar>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createExposure(javax.xml.datatype.Duration value)
          Create an instance of JAXBElement<Duration>}
 Extension createExtension()
          Create an instance of Extension
 javax.xml.bind.JAXBElement<Extension> createExtension(Extension value)
          Create an instance of JAXBElement<Extension>}
 javax.xml.bind.JAXBElement<java.lang.String> createFaxNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Field createField()
          Create an instance of Field
 javax.xml.bind.JAXBElement<Field> createField(Field value)
          Create an instance of JAXBElement<Field>}
 javax.xml.bind.JAXBElement<EnumFieldQuantity> createFieldQuantity(EnumFieldQuantity value)
          Create an instance of JAXBElement<EnumFieldQuantity>}
 javax.xml.bind.JAXBElement<java.lang.String> createFillValue(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumFormat> createFormat(EnumFormat value)
          Create an instance of JAXBElement<EnumFormat>}
 FrequencyRange createFrequencyRange()
          Create an instance of FrequencyRange
 javax.xml.bind.JAXBElement<FrequencyRange> createFrequencyRange(FrequencyRange value)
          Create an instance of JAXBElement<FrequencyRange>}
 Granule createGranule()
          Create an instance of Granule
 javax.xml.bind.JAXBElement<Granule> createGranule(Granule value)
          Create an instance of JAXBElement<Granule>}
 javax.xml.bind.JAXBElement<EnumHashFunction> createHashFunction(EnumHashFunction value)
          Create an instance of JAXBElement<EnumHashFunction>}
 javax.xml.bind.JAXBElement<java.lang.String> createHashValue(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Double> createHigh(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<java.util.List<java.math.BigInteger>> createIndex(java.util.List<java.math.BigInteger> value)
          Create an instance of JAXBElement<List<BigInteger>>}
 InformationURL createInformationURL()
          Create an instance of InformationURL
 javax.xml.bind.JAXBElement<InformationURL> createInformationURL(InformationURL value)
          Create an instance of JAXBElement<InformationURL>}
 javax.xml.bind.JAXBElement<java.lang.String> createInputResourceID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Instrument createInstrument()
          Create an instance of Instrument
 javax.xml.bind.JAXBElement<Instrument> createInstrument(Instrument value)
          Create an instance of JAXBElement<Instrument>}
 javax.xml.bind.JAXBElement<java.lang.String> createInstrumentID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumInstrumentType> createInstrumentType(EnumInstrumentType value)
          Create an instance of JAXBElement<EnumInstrumentType>}
 javax.xml.bind.JAXBElement<java.lang.String> createInvestigationName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createKeyword(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createLanguage(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Double> createLatitude(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 Location createLocation()
          Create an instance of Location
 javax.xml.bind.JAXBElement<Location> createLocation(Location value)
          Create an instance of JAXBElement<Location>}
 javax.xml.bind.JAXBElement<java.lang.Double> createLongitude(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<java.lang.Double> createLow(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<EnumMeasurementType> createMeasurementType(EnumMeasurementType value)
          Create an instance of JAXBElement<EnumMeasurementType>}
 javax.xml.bind.JAXBElement<java.lang.String> createMirrorURL(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createMixed(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createNote(java.lang.String value)
          Create an instance of JAXBElement<String>}
 NumericalData createNumericalData()
          Create an instance of NumericalData
 javax.xml.bind.JAXBElement<NumericalData> createNumericalData(NumericalData value)
          Create an instance of JAXBElement<NumericalData>}
 Observatory createObservatory()
          Create an instance of Observatory
 javax.xml.bind.JAXBElement<Observatory> createObservatory(Observatory value)
          Create an instance of JAXBElement<Observatory>}
 javax.xml.bind.JAXBElement<java.lang.String> createObservatoryGroup(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createObservatoryID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumRegion> createObservatoryRegion(EnumRegion value)
          Create an instance of JAXBElement<EnumRegion>}
 javax.xml.bind.JAXBElement<EnumRegion> createObservedRegion(EnumRegion value)
          Create an instance of JAXBElement<EnumRegion>}
 javax.xml.bind.JAXBElement<java.lang.String> createOrganizationName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Parameter createParameter()
          Create an instance of Parameter
 javax.xml.bind.JAXBElement<Parameter> createParameter(Parameter value)
          Create an instance of JAXBElement<Parameter>}
 javax.xml.bind.JAXBElement<java.lang.Object> createParameterEntity(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.String> createParameterKey(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createParentID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Particle createParticle()
          Create an instance of Particle
 javax.xml.bind.JAXBElement<Particle> createParticle(Particle value)
          Create an instance of JAXBElement<Particle>}
 javax.xml.bind.JAXBElement<EnumParticleQuantity> createParticleQuantity(EnumParticleQuantity value)
          Create an instance of JAXBElement<EnumParticleQuantity>}
 javax.xml.bind.JAXBElement<EnumParticleType> createParticleType(EnumParticleType value)
          Create an instance of JAXBElement<EnumParticleType>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createPer(javax.xml.datatype.Duration value)
          Create an instance of JAXBElement<Duration>}
 Person createPerson()
          Create an instance of Person
 javax.xml.bind.JAXBElement<Person> createPerson(Person value)
          Create an instance of JAXBElement<Person>}
 javax.xml.bind.JAXBElement<java.lang.String> createPersonID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createPersonName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumPhenomenonType> createPhenomenonType(EnumPhenomenonType value)
          Create an instance of JAXBElement<EnumPhenomenonType>}
 javax.xml.bind.JAXBElement<java.lang.String> createPhoneNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Photon createPhoton()
          Create an instance of Photon
 javax.xml.bind.JAXBElement<Photon> createPhoton(Photon value)
          Create an instance of JAXBElement<Photon>}
 javax.xml.bind.JAXBElement<EnumPhotonQuantity> createPhotonQuantity(EnumPhotonQuantity value)
          Create an instance of JAXBElement<EnumPhotonQuantity>}
 PolarAngleRange createPolarAngleRange()
          Create an instance of PolarAngleRange
 javax.xml.bind.JAXBElement<PolarAngleRange> createPolarAngleRange(PolarAngleRange value)
          Create an instance of JAXBElement<PolarAngleRange>}
 javax.xml.bind.JAXBElement<java.lang.String> createPriorID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumProcessingLevel> createProcessingLevel(EnumProcessingLevel value)
          Create an instance of JAXBElement<EnumProcessingLevel>}
 javax.xml.bind.JAXBElement<java.lang.String> createProviderProcessingLevel(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createProviderResourceName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createProviderVersion(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumQualifier> createQualifier(EnumQualifier value)
          Create an instance of JAXBElement<EnumQualifier>}
 javax.xml.bind.JAXBElement<java.lang.Double> createQuantity(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 Registry createRegistry()
          Create an instance of Registry
 javax.xml.bind.JAXBElement<Registry> createRegistry(Registry value)
          Create an instance of JAXBElement<Registry>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createRelativeStopDate(javax.xml.datatype.Duration value)
          Create an instance of JAXBElement<Duration>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createReleaseDate(javax.xml.datatype.XMLGregorianCalendar value)
          Create an instance of JAXBElement<XMLGregorianCalendar>}
 RenderingHints createRenderingHints()
          Create an instance of RenderingHints
 javax.xml.bind.JAXBElement<RenderingHints> createRenderingHints(RenderingHints value)
          Create an instance of JAXBElement<RenderingHints>}
 Repository createRepository()
          Create an instance of Repository
 javax.xml.bind.JAXBElement<Repository> createRepository(Repository value)
          Create an instance of JAXBElement<Repository>}
 javax.xml.bind.JAXBElement<java.lang.String> createRepositoryID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Object> createResourceEntity(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 ResourceHeader createResourceHeader()
          Create an instance of ResourceHeader
 javax.xml.bind.JAXBElement<ResourceHeader> createResourceHeader(ResourceHeader value)
          Create an instance of JAXBElement<ResourceHeader>}
 javax.xml.bind.JAXBElement<java.lang.String> createResourceID(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createResourceName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EnumRole> createRole(EnumRole value)
          Create an instance of JAXBElement<EnumRole>}
 javax.xml.bind.JAXBElement<java.lang.Double> createScaleMax(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<java.lang.Double> createScaleMin(java.lang.Double value)
          Create an instance of JAXBElement<Double>}
 javax.xml.bind.JAXBElement<EnumScaleType> createScaleType(EnumScaleType value)
          Create an instance of JAXBElement<EnumScaleType>}
 Service createService()
          Create an instance of Service
 javax.xml.bind.JAXBElement<Service> createService(Service value)
          Create an instance of JAXBElement<Service>}
 javax.xml.bind.JAXBElement<java.lang.String> createSet(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.util.List<java.math.BigInteger>> createSize(java.util.List<java.math.BigInteger> value)
          Create an instance of JAXBElement<List<BigInteger>>}
 Source createSource()
          Create an instance of Source
 javax.xml.bind.JAXBElement<Source> createSource(Source value)
          Create an instance of JAXBElement<Source>}
 javax.xml.bind.JAXBElement<EnumSourceType> createSourceType(EnumSourceType value)
          Create an instance of JAXBElement<EnumSourceType>}
 Spase createSpase()
          Create an instance of Spase
 javax.xml.bind.JAXBElement<Spase> createSpase(Spase value)
          Create an instance of JAXBElement<Spase>}
 javax.xml.bind.JAXBElement<EnumSpectralRange> createSpectralRange(EnumSpectralRange value)
          Create an instance of JAXBElement<EnumSpectralRange>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createStartDate(javax.xml.datatype.XMLGregorianCalendar value)
          Create an instance of JAXBElement<XMLGregorianCalendar>}
 javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createStopDate(javax.xml.datatype.XMLGregorianCalendar value)
          Create an instance of JAXBElement<XMLGregorianCalendar>}
 javax.xml.bind.JAXBElement<java.lang.Object> createStopDateEntity(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 Structure createStructure()
          Create an instance of Structure
 javax.xml.bind.JAXBElement<Structure> createStructure(Structure value)
          Create an instance of JAXBElement<Structure>}
 Support createSupport()
          Create an instance of Support
 javax.xml.bind.JAXBElement<Support> createSupport(Support value)
          Create an instance of JAXBElement<Support>}
 javax.xml.bind.JAXBElement<EnumSupportQuantity> createSupportQuantity(EnumSupportQuantity value)
          Create an instance of JAXBElement<EnumSupportQuantity>}
 TemporalDescription createTemporalDescription()
          Create an instance of TemporalDescription
 javax.xml.bind.JAXBElement<TemporalDescription> createTemporalDescription(TemporalDescription value)
          Create an instance of JAXBElement<TemporalDescription>}
 TimeSpan createTimeSpan()
          Create an instance of TimeSpan
 javax.xml.bind.JAXBElement<TimeSpan> createTimeSpan(TimeSpan value)
          Create an instance of JAXBElement<TimeSpan>}
 javax.xml.bind.JAXBElement<java.lang.String> createUnits(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createUnitsConversion(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createURL(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createValidMax(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createValidMin(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createValueFormat(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createVersion(java.lang.String value)
          Create an instance of JAXBElement<String>}
 WavelengthRange createWavelengthRange()
          Create an instance of WavelengthRange
 javax.xml.bind.JAXBElement<WavelengthRange> createWavelengthRange(WavelengthRange value)
          Create an instance of JAXBElement<WavelengthRange>}
 
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.spase.parser134

Method Detail

createAzimuthalAngleRange

public AzimuthalAngleRange createAzimuthalAngleRange()
Create an instance of AzimuthalAngleRange


createDisplayData

public DisplayData createDisplayData()
Create an instance of DisplayData


createSupport

public Support createSupport()
Create an instance of Support


createFrequencyRange

public FrequencyRange createFrequencyRange()
Create an instance of FrequencyRange


createBin

public Bin createBin()
Create an instance of Bin


createElement

public Element createElement()
Create an instance of Element


createService

public Service createService()
Create an instance of Service


createParameter

public Parameter createParameter()
Create an instance of Parameter


createRegistry

public Registry createRegistry()
Create an instance of Registry


createExtension

public Extension createExtension()
Create an instance of Extension


createAnnotation

public Annotation createAnnotation()
Create an instance of Annotation


createPolarAngleRange

public PolarAngleRange createPolarAngleRange()
Create an instance of PolarAngleRange


createTimeSpan

public TimeSpan createTimeSpan()
Create an instance of TimeSpan


createWavelengthRange

public WavelengthRange createWavelengthRange()
Create an instance of WavelengthRange


createPhoton

public Photon createPhoton()
Create an instance of Photon


createAssociation

public Association createAssociation()
Create an instance of Association


createInstrument

public Instrument createInstrument()
Create an instance of Instrument


createTemporalDescription

public TemporalDescription createTemporalDescription()
Create an instance of TemporalDescription


createAccessURL

public AccessURL createAccessURL()
Create an instance of AccessURL


createStructure

public Structure createStructure()
Create an instance of Structure


createDataExtent

public DataExtent createDataExtent()
Create an instance of DataExtent


createField

public Field createField()
Create an instance of Field


createSpase

public Spase createSpase()
Create an instance of Spase


createChecksum

public Checksum createChecksum()
Create an instance of Checksum


createSource

public Source createSource()
Create an instance of Source


createRepository

public Repository createRepository()
Create an instance of Repository


createEnergyRange

public EnergyRange createEnergyRange()
Create an instance of EnergyRange


createGranule

public Granule createGranule()
Create an instance of Granule


createDocument

public Document createDocument()
Create an instance of Document


createInformationURL

public InformationURL createInformationURL()
Create an instance of InformationURL


createPerson

public Person createPerson()
Create an instance of Person


createContact

public Contact createContact()
Create an instance of Contact


createCatalog

public Catalog createCatalog()
Create an instance of Catalog


createNumericalData

public NumericalData createNumericalData()
Create an instance of NumericalData


createAccessInformation

public AccessInformation createAccessInformation()
Create an instance of AccessInformation


createObservatory

public Observatory createObservatory()
Create an instance of Observatory


createRenderingHints

public RenderingHints createRenderingHints()
Create an instance of RenderingHints


createParticle

public Particle createParticle()
Create an instance of Particle


createLocation

public Location createLocation()
Create an instance of Location


createCoordinateSystem

public CoordinateSystem createCoordinateSystem()
Create an instance of CoordinateSystem


createResourceHeader

public ResourceHeader createResourceHeader()
Create an instance of ResourceHeader


createName

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


createInputResourceID

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


createRenderingHints

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


createPhotonQuantity

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


createQuantity

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


createExpirationDate

public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createExpirationDate(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance of JAXBElement<XMLGregorianCalendar>}


createComponent

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


createLongitude

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


createRelativeStopDate

public javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createRelativeStopDate(javax.xml.datatype.Duration value)
Create an instance of JAXBElement<Duration>}


createWavelengthRange

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


createStartDate

public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createStartDate(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance of JAXBElement<XMLGregorianCalendar>}


createStopDate

public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createStopDate(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance of JAXBElement<XMLGregorianCalendar>}


createCoordinateRepresentation

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


createDisplayData

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


createObservatoryRegion

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


createProcessingLevel

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


createSourceType

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


createVersion

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


createScaleMax

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


createGranule

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


createURL

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


createDocument

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


createExtension

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


createStructure

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


createTemporalDescription

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


createLocation

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


createUnitsConversion

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


createLatitude

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


createPhenomenonType

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


createRepositoryID

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


createSupport

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


createHigh

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


createCatalog

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


createObservatoryID

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


createObservatoryGroup

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


createSet

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


createPersonName

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


createProviderProcessingLevel

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


createLow

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


createStopDateEntity

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


createResourceHeader

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


createNote

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


createAnnotationType

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


createScaleMin

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


createParticleQuantity

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


createResourceID

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


createAnnotation

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


createPriorID

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


createCaveats

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


createPersonID

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


createChecksum

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


createValidMax

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


createDisplayCadence

public javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createDisplayCadence(javax.xml.datatype.Duration value)
Create an instance of JAXBElement<Duration>}


createInstrument

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


createEncoding

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


createHashValue

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


createSource

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


createDocumentType

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


createAcknowledgement

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


createFrequencyRange

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


createReleaseDate

public javax.xml.bind.JAXBElement<javax.xml.datatype.XMLGregorianCalendar> createReleaseDate(javax.xml.datatype.XMLGregorianCalendar value)
Create an instance of JAXBElement<XMLGregorianCalendar>}


createLanguage

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


createAssociationType

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


createAccessURL

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


createParameterEntity

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


createValueFormat

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


createProviderResourceName

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


createHashFunction

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


createRole

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


createContact

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


createValidMin

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


createField

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


createSize

public javax.xml.bind.JAXBElement<java.util.List<java.math.BigInteger>> createSize(java.util.List<java.math.BigInteger> value)
Create an instance of JAXBElement<List<BigInteger>>}


createRegistry

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


createPer

public javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createPer(javax.xml.datatype.Duration value)
Create an instance of JAXBElement<Duration>}


createCadence

public javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createCadence(javax.xml.datatype.Duration value)
Create an instance of JAXBElement<Duration>}


createPolarAngleRange

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


createParticleType

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


createEnergyRange

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


createOrganizationName

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


createMirrorURL

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


createNumericalData

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


createParameter

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


createConfidenceRating

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


createInvestigationName

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


createCoordinateSystemName

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


createSpase

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


createQualifier

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


createElement

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


createSupportQuantity

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


createTimeSpan

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


createIndex

public javax.xml.bind.JAXBElement<java.util.List<java.math.BigInteger>> createIndex(java.util.List<java.math.BigInteger> value)
Create an instance of JAXBElement<List<BigInteger>>}


createKeyword

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


createResourceEntity

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


createPhoneNumber

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


createParentID

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


createDescription

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


createMixed

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


createBandName

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


createParameterKey

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


createDisplayType

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


createMeasurementType

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


createObservedRegion

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


createAddress

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


createDataExtent

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


createService

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


createResourceName

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


createFormat

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


createAssociationID

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


createInstrumentID

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


createFieldQuantity

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


createCoordinateSystem

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


createProviderVersion

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


createElevation

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


createEmail

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


createPhoton

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


createAzimuthalAngleRange

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


createScaleType

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


createAccessInformation

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


createAxisLabel

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


createParticle

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


createExposure

public javax.xml.bind.JAXBElement<javax.xml.datatype.Duration> createExposure(javax.xml.datatype.Duration value)
Create an instance of JAXBElement<Duration>}


createRepository

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


createAvailability

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


createFaxNumber

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


createAccessRights

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


createSpectralRange

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


createAlternateName

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


createFillValue

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


createAtomicNumber

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


createUnits

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


createObservatory

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


createPerson

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


createInstrumentType

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


createBin

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


createAssociation

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


createInformationURL

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