Class ObjectFactory

java.lang.Object
org.bremersee.opengis.kml.v22.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the org.bremersee.opengis.kml.v22 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 Details

    • ObjectFactory

      public ObjectFactory()
      Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.bremersee.opengis.kml.v22
  • Method Details

    • createVec2Type

      public Vec2Type createVec2Type()
      Create an instance of Vec2Type
      Returns:
      the new instance of Vec2Type
    • createSnippetType

      public SnippetType createSnippetType()
      Create an instance of SnippetType
      Returns:
      the new instance of SnippetType
    • createLookAtType

      public LookAtType createLookAtType()
      Create an instance of LookAtType
      Returns:
      the new instance of LookAtType
    • createCameraType

      public CameraType createCameraType()
      Create an instance of CameraType
      Returns:
      the new instance of CameraType
    • createMetadata

      public Metadata createMetadata()
      Create an instance of Metadata
      Returns:
      the new instance of Metadata
    • createExtendedData

      public ExtendedData createExtendedData()
      Create an instance of ExtendedData
      Returns:
      the new instance of ExtendedData
    • createDataType

      public DataType createDataType()
      Create an instance of DataType
      Returns:
      the new instance of DataType
    • createSchemaDataType

      public SchemaDataType createSchemaDataType()
      Create an instance of SchemaDataType
      Returns:
      the new instance of SchemaDataType
    • createSimpleData

      public SimpleData createSimpleData()
      Create an instance of SimpleData
      Returns:
      the new instance of SimpleData
    • createKml

      public Kml createKml()
      Create an instance of Kml
      Returns:
      the new instance of Kml
    • createNetworkLinkControl

      public NetworkLinkControl createNetworkLinkControl()
      Create an instance of NetworkLinkControl
      Returns:
      the new instance of NetworkLinkControl
    • createUpdate

      public Update createUpdate()
      Create an instance of Update
      Returns:
      the new instance of Update
    • createCreate

      public Create createCreate()
      Create an instance of Create
      Returns:
      the new instance of Create
    • createDelete

      public Delete createDelete()
      Create an instance of Delete
      Returns:
      the new instance of Delete
    • createChange

      public Change createChange()
      Create an instance of Change
      Returns:
      the new instance of Change
    • createDocumentType

      public DocumentType createDocumentType()
      Create an instance of DocumentType
      Returns:
      the new instance of DocumentType
    • createSchema

      public Schema createSchema()
      Create an instance of Schema
      Returns:
      the new instance of Schema
    • createSimpleField

      public SimpleField createSimpleField()
      Create an instance of SimpleField
      Returns:
      the new instance of SimpleField
    • createFolderType

      public FolderType createFolderType()
      Create an instance of FolderType
      Returns:
      the new instance of FolderType
    • createPlacemarkType

      public PlacemarkType createPlacemarkType()
      Create an instance of PlacemarkType
      Returns:
      the new instance of PlacemarkType
    • createNetworkLinkType

      public NetworkLinkType createNetworkLinkType()
      Create an instance of NetworkLinkType
      Returns:
      the new instance of NetworkLinkType
    • createRegionType

      public RegionType createRegionType()
      Create an instance of RegionType
      Returns:
      the new instance of RegionType
    • createLatLonAltBoxType

      public LatLonAltBoxType createLatLonAltBoxType()
      Create an instance of LatLonAltBoxType
      Returns:
      the new instance of LatLonAltBoxType
    • createLodType

      public LodType createLodType()
      Create an instance of LodType
      Returns:
      the new instance of LodType
    • createLinkType

      public LinkType createLinkType()
      Create an instance of LinkType
      Returns:
      the new instance of LinkType
    • createMultiGeometryType

      public MultiGeometryType createMultiGeometryType()
      Create an instance of MultiGeometryType
      Returns:
      the new instance of MultiGeometryType
    • createPointType

      public PointType createPointType()
      Create an instance of PointType
      Returns:
      the new instance of PointType
    • createLineStringType

      public LineStringType createLineStringType()
      Create an instance of LineStringType
      Returns:
      the new instance of LineStringType
    • createLinearRingType

      public LinearRingType createLinearRingType()
      Create an instance of LinearRingType
      Returns:
      the new instance of LinearRingType
    • createPolygonType

      public PolygonType createPolygonType()
      Create an instance of PolygonType
      Returns:
      the new instance of PolygonType
    • createBoundaryType

      public BoundaryType createBoundaryType()
      Create an instance of BoundaryType
      Returns:
      the new instance of BoundaryType
    • createModelType

      public ModelType createModelType()
      Create an instance of ModelType
      Returns:
      the new instance of ModelType
    • createLocationType

      public LocationType createLocationType()
      Create an instance of LocationType
      Returns:
      the new instance of LocationType
    • createOrientationType

      public OrientationType createOrientationType()
      Create an instance of OrientationType
      Returns:
      the new instance of OrientationType
    • createScaleType

      public ScaleType createScaleType()
      Create an instance of ScaleType
      Returns:
      the new instance of ScaleType
    • createResourceMapType

      public ResourceMapType createResourceMapType()
      Create an instance of ResourceMapType
      Returns:
      the new instance of ResourceMapType
    • createAliasType

      public AliasType createAliasType()
      Create an instance of AliasType
      Returns:
      the new instance of AliasType
    • createGroundOverlayType

      public GroundOverlayType createGroundOverlayType()
      Create an instance of GroundOverlayType
      Returns:
      the new instance of GroundOverlayType
    • createLatLonBoxType

      public LatLonBoxType createLatLonBoxType()
      Create an instance of LatLonBoxType
      Returns:
      the new instance of LatLonBoxType
    • createScreenOverlayType

      public ScreenOverlayType createScreenOverlayType()
      Create an instance of ScreenOverlayType
      Returns:
      the new instance of ScreenOverlayType
    • createPhotoOverlayType

      public PhotoOverlayType createPhotoOverlayType()
      Create an instance of PhotoOverlayType
      Returns:
      the new instance of PhotoOverlayType
    • createViewVolumeType

      public ViewVolumeType createViewVolumeType()
      Create an instance of ViewVolumeType
      Returns:
      the new instance of ViewVolumeType
    • createImagePyramidType

      public ImagePyramidType createImagePyramidType()
      Create an instance of ImagePyramidType
      Returns:
      the new instance of ImagePyramidType
    • createStyleType

      public StyleType createStyleType()
      Create an instance of StyleType
      Returns:
      the new instance of StyleType
    • createStyleMapType

      public StyleMapType createStyleMapType()
      Create an instance of StyleMapType
      Returns:
      the new instance of StyleMapType
    • createPairType

      public PairType createPairType()
      Create an instance of PairType
      Returns:
      the new instance of PairType
    • createIconStyleType

      public IconStyleType createIconStyleType()
      Create an instance of IconStyleType
      Returns:
      the new instance of IconStyleType
    • createLabelStyleType

      public LabelStyleType createLabelStyleType()
      Create an instance of LabelStyleType
      Returns:
      the new instance of LabelStyleType
    • createLineStyleType

      public LineStyleType createLineStyleType()
      Create an instance of LineStyleType
      Returns:
      the new instance of LineStyleType
    • createPolyStyleType

      public PolyStyleType createPolyStyleType()
      Create an instance of PolyStyleType
      Returns:
      the new instance of PolyStyleType
    • createBalloonStyleType

      public BalloonStyleType createBalloonStyleType()
      Create an instance of BalloonStyleType
      Returns:
      the new instance of BalloonStyleType
    • createListStyleType

      public ListStyleType createListStyleType()
      Create an instance of ListStyleType
      Returns:
      the new instance of ListStyleType
    • createItemIconType

      public ItemIconType createItemIconType()
      Create an instance of ItemIconType
      Returns:
      the new instance of ItemIconType
    • createTimeStampType

      public TimeStampType createTimeStampType()
      Create an instance of TimeStampType
      Returns:
      the new instance of TimeStampType
    • createTimeSpanType

      public TimeSpanType createTimeSpanType()
      Create an instance of TimeSpanType
      Returns:
      the new instance of TimeSpanType
    • createBasicLinkType

      public BasicLinkType createBasicLinkType()
      Create an instance of BasicLinkType
      Returns:
      the new instance of BasicLinkType
    • createAddress

      public jakarta.xml.bind.JAXBElement<String> createAddress(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createAltitude

      public jakarta.xml.bind.JAXBElement<Double> createAltitude(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createAltitudeModeGroup

      public jakarta.xml.bind.JAXBElement<Object> createAltitudeModeGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAltitudeMode

      public jakarta.xml.bind.JAXBElement<AltitudeModeEnumType> createAltitudeMode(AltitudeModeEnumType value)
      Create an instance of JAXBElement<AltitudeModeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AltitudeModeEnumType>
    • createBegin

      public jakarta.xml.bind.JAXBElement<String> createBegin(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createBgColor

      public jakarta.xml.bind.JAXBElement<byte[]> createBgColor(byte[] value)
      Create an instance of JAXBElement<
      invalid reference
      byte[]
      >
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<
      invalid reference
      byte[]
      >
    • createBottomFov

      public jakarta.xml.bind.JAXBElement<Double> createBottomFov(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createColor

      public jakarta.xml.bind.JAXBElement<byte[]> createColor(byte[] value)
      Create an instance of JAXBElement<
      invalid reference
      byte[]
      >
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<
      invalid reference
      byte[]
      >
    • createColorMode

      public jakarta.xml.bind.JAXBElement<ColorModeEnumType> createColorMode(ColorModeEnumType value)
      Create an instance of JAXBElement<ColorModeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ColorModeEnumType>
    • createCookie

      public jakarta.xml.bind.JAXBElement<String> createCookie(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createCoordinates

      public jakarta.xml.bind.JAXBElement<List<String>> createCoordinates(List<String> value)
      Create an instance of JAXBElement<List<String>>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<List<String>>
    • createDescription

      public jakarta.xml.bind.JAXBElement<String> createDescription(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createDisplayName

      public jakarta.xml.bind.JAXBElement<String> createDisplayName(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createDisplayMode

      public jakarta.xml.bind.JAXBElement<DisplayModeEnumType> createDisplayMode(DisplayModeEnumType value)
      Create an instance of JAXBElement<DisplayModeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DisplayModeEnumType>
    • createDrawOrder

      public jakarta.xml.bind.JAXBElement<Integer> createDrawOrder(Integer value)
      Create an instance of JAXBElement<Integer>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Integer>
    • createEast

      public jakarta.xml.bind.JAXBElement<Double> createEast(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createEnd

      public jakarta.xml.bind.JAXBElement<String> createEnd(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createExpires

      public jakarta.xml.bind.JAXBElement<String> createExpires(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createExtrude

      public jakarta.xml.bind.JAXBElement<Boolean> createExtrude(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createFill

      public jakarta.xml.bind.JAXBElement<Boolean> createFill(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createFlyToView

      public jakarta.xml.bind.JAXBElement<Boolean> createFlyToView(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createGridOrigin

      public jakarta.xml.bind.JAXBElement<GridOriginEnumType> createGridOrigin(GridOriginEnumType value)
      Create an instance of JAXBElement<GridOriginEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<GridOriginEnumType>
    • createHeading

      public jakarta.xml.bind.JAXBElement<Double> createHeading(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createHref

      public jakarta.xml.bind.JAXBElement<String> createHref(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createHttpQuery

      public jakarta.xml.bind.JAXBElement<String> createHttpQuery(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createHotSpot

      public jakarta.xml.bind.JAXBElement<Vec2Type> createHotSpot(Vec2Type value)
      Create an instance of JAXBElement<Vec2Type>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Vec2Type>
    • createKey

      public jakarta.xml.bind.JAXBElement<StyleStateEnumType> createKey(StyleStateEnumType value)
      Create an instance of JAXBElement<StyleStateEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<StyleStateEnumType>
    • createLatitude

      public jakarta.xml.bind.JAXBElement<Double> createLatitude(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createLeftFov

      public jakarta.xml.bind.JAXBElement<Double> createLeftFov(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createLinkDescription

      public jakarta.xml.bind.JAXBElement<String> createLinkDescription(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createLinkName

      public jakarta.xml.bind.JAXBElement<String> createLinkName(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createLinkSnippet

      public jakarta.xml.bind.JAXBElement<SnippetType> createLinkSnippet(SnippetType value)
      Create an instance of JAXBElement<SnippetType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<SnippetType>
    • createListItemType

      public jakarta.xml.bind.JAXBElement<ListItemTypeEnumType> createListItemType(ListItemTypeEnumType value)
      Create an instance of JAXBElement<ListItemTypeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ListItemTypeEnumType>
    • createLongitude

      public jakarta.xml.bind.JAXBElement<Double> createLongitude(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMaxSnippetLines

      public jakarta.xml.bind.JAXBElement<Integer> createMaxSnippetLines(Integer value)
      Create an instance of JAXBElement<Integer>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Integer>
    • createMaxSessionLength

      public jakarta.xml.bind.JAXBElement<Double> createMaxSessionLength(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMessage

      public jakarta.xml.bind.JAXBElement<String> createMessage(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createMinAltitude

      public jakarta.xml.bind.JAXBElement<Double> createMinAltitude(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMinFadeExtent

      public jakarta.xml.bind.JAXBElement<Double> createMinFadeExtent(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMinLodPixels

      public jakarta.xml.bind.JAXBElement<Double> createMinLodPixels(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMinRefreshPeriod

      public jakarta.xml.bind.JAXBElement<Double> createMinRefreshPeriod(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMaxAltitude

      public jakarta.xml.bind.JAXBElement<Double> createMaxAltitude(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMaxFadeExtent

      public jakarta.xml.bind.JAXBElement<Double> createMaxFadeExtent(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMaxLodPixels

      public jakarta.xml.bind.JAXBElement<Double> createMaxLodPixels(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createMaxHeight

      public jakarta.xml.bind.JAXBElement<Integer> createMaxHeight(Integer value)
      Create an instance of JAXBElement<Integer>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Integer>
    • createMaxWidth

      public jakarta.xml.bind.JAXBElement<Integer> createMaxWidth(Integer value)
      Create an instance of JAXBElement<Integer>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Integer>
    • createName

      public jakarta.xml.bind.JAXBElement<String> createName(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createNear

      public jakarta.xml.bind.JAXBElement<Double> createNear(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createNorth

      public jakarta.xml.bind.JAXBElement<Double> createNorth(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createOpen

      public jakarta.xml.bind.JAXBElement<Boolean> createOpen(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createOutline

      public jakarta.xml.bind.JAXBElement<Boolean> createOutline(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createOverlayXY

      public jakarta.xml.bind.JAXBElement<Vec2Type> createOverlayXY(Vec2Type value)
      Create an instance of JAXBElement<Vec2Type>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Vec2Type>
    • createPhoneNumber

      public jakarta.xml.bind.JAXBElement<String> createPhoneNumber(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createRange

      public jakarta.xml.bind.JAXBElement<Double> createRange(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createRefreshMode

      public jakarta.xml.bind.JAXBElement<RefreshModeEnumType> createRefreshMode(RefreshModeEnumType value)
      Create an instance of JAXBElement<RefreshModeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefreshModeEnumType>
    • createRefreshInterval

      public jakarta.xml.bind.JAXBElement<Double> createRefreshInterval(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createRefreshVisibility

      public jakarta.xml.bind.JAXBElement<Boolean> createRefreshVisibility(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createRightFov

      public jakarta.xml.bind.JAXBElement<Double> createRightFov(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createRoll

      public jakarta.xml.bind.JAXBElement<Double> createRoll(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createRotation

      public jakarta.xml.bind.JAXBElement<Double> createRotation(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createRotationXY

      public jakarta.xml.bind.JAXBElement<Vec2Type> createRotationXY(Vec2Type value)
      Create an instance of JAXBElement<Vec2Type>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Vec2Type>
    • createScaleliteral

      public Scaleliteral createScaleliteral(Double value)
      Create an instance of Scaleliteral
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of Scaleliteral
    • createScreenXY

      public jakarta.xml.bind.JAXBElement<Vec2Type> createScreenXY(Vec2Type value)
      Create an instance of JAXBElement<Vec2Type>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Vec2Type>
    • createShape

      public jakarta.xml.bind.JAXBElement<ShapeEnumType> createShape(ShapeEnumType value)
      Create an instance of JAXBElement<ShapeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ShapeEnumType>
    • createSize

      public jakarta.xml.bind.JAXBElement<Vec2Type> createSize(Vec2Type value)
      Create an instance of JAXBElement<Vec2Type>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Vec2Type>
    • createSouth

      public jakarta.xml.bind.JAXBElement<Double> createSouth(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createSourceHref

      public jakarta.xml.bind.JAXBElement<String> createSourceHref(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createSnippetliteral

      public Snippetliteral createSnippetliteral(String value)
      Create an instance of Snippetliteral
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of Snippetliteral
    • createState

      public jakarta.xml.bind.JAXBElement<List<ItemIconStateEnumType>> createState(List<ItemIconStateEnumType> value)
      Create an instance of JAXBElement<List<ItemIconStateEnumType>>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<List<ItemIconStateEnumType>>
    • createStyleUrl

      public jakarta.xml.bind.JAXBElement<String> createStyleUrl(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createTargetHref

      public jakarta.xml.bind.JAXBElement<String> createTargetHref(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createTessellate

      public jakarta.xml.bind.JAXBElement<Boolean> createTessellate(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createText

      public jakarta.xml.bind.JAXBElement<String> createText(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createTextColor

      public jakarta.xml.bind.JAXBElement<byte[]> createTextColor(byte[] value)
      Create an instance of JAXBElement<
      invalid reference
      byte[]
      >
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<
      invalid reference
      byte[]
      >
    • createTileSize

      public jakarta.xml.bind.JAXBElement<Integer> createTileSize(Integer value)
      Create an instance of JAXBElement<Integer>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Integer>
    • createTilt

      public jakarta.xml.bind.JAXBElement<Double> createTilt(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createTopFov

      public jakarta.xml.bind.JAXBElement<Double> createTopFov(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createValue

      public jakarta.xml.bind.JAXBElement<String> createValue(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createViewBoundScale

      public jakarta.xml.bind.JAXBElement<Double> createViewBoundScale(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createViewFormat

      public jakarta.xml.bind.JAXBElement<String> createViewFormat(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createViewRefreshMode

      public jakarta.xml.bind.JAXBElement<ViewRefreshModeEnumType> createViewRefreshMode(ViewRefreshModeEnumType value)
      Create an instance of JAXBElement<ViewRefreshModeEnumType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ViewRefreshModeEnumType>
    • createViewRefreshTime

      public jakarta.xml.bind.JAXBElement<Double> createViewRefreshTime(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createVisibility

      public jakarta.xml.bind.JAXBElement<Boolean> createVisibility(Boolean value)
      Create an instance of JAXBElement<Boolean>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Boolean>
    • createWest

      public jakarta.xml.bind.JAXBElement<Double> createWest(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createWhen

      public jakarta.xml.bind.JAXBElement<String> createWhen(String value)
      Create an instance of JAXBElement<String>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<String>
    • createWidth

      public jakarta.xml.bind.JAXBElement<Double> createWidth(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createX

      public jakarta.xml.bind.JAXBElement<Double> createX(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createY

      public jakarta.xml.bind.JAXBElement<Double> createY(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createZ

      public jakarta.xml.bind.JAXBElement<Double> createZ(Double value)
      Create an instance of JAXBElement<Double>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Double>
    • createAbstractObjectGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractObjectGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createObjectSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createObjectSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractFeatureGroup

      public jakarta.xml.bind.JAXBElement<AbstractFeatureType> createAbstractFeatureGroup(AbstractFeatureType value)
      Create an instance of JAXBElement<AbstractFeatureType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractFeatureType>
    • createAbstractFeatureObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractFeatureObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractFeatureSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractFeatureSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createSnippet

      public jakarta.xml.bind.JAXBElement<SnippetType> createSnippet(SnippetType value)
      Create an instance of JAXBElement<SnippetType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<SnippetType>
    • createAbstractViewGroup

      public jakarta.xml.bind.JAXBElement<AbstractViewType> createAbstractViewGroup(AbstractViewType value)
      Create an instance of JAXBElement<AbstractViewType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractViewType>
    • createAbstractViewSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractViewSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractViewObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractViewObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLookAt

      public jakarta.xml.bind.JAXBElement<LookAtType> createLookAt(LookAtType value)
      Create an instance of JAXBElement<LookAtType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LookAtType>
    • createLookAtSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLookAtSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLookAtObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLookAtObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createCamera

      public jakarta.xml.bind.JAXBElement<CameraType> createCamera(CameraType value)
      Create an instance of JAXBElement<CameraType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<CameraType>
    • createCameraSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createCameraSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createCameraObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createCameraObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createData

      public jakarta.xml.bind.JAXBElement<DataType> createData(DataType value)
      Create an instance of JAXBElement<DataType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DataType>
    • createSchemaData

      public jakarta.xml.bind.JAXBElement<SchemaDataType> createSchemaData(SchemaDataType value)
      Create an instance of JAXBElement<SchemaDataType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<SchemaDataType>
    • createSchemaDataExtension

      public jakarta.xml.bind.JAXBElement<Object> createSchemaDataExtension(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createDataExtension

      public jakarta.xml.bind.JAXBElement<Object> createDataExtension(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractContainerGroup

      public jakarta.xml.bind.JAXBElement<AbstractContainerType> createAbstractContainerGroup(AbstractContainerType value)
      Create an instance of JAXBElement<AbstractContainerType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractContainerType>
    • createAbstractContainerSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractContainerSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractContainerObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractContainerObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractGeometryGroup

      public jakarta.xml.bind.JAXBElement<AbstractGeometryType> createAbstractGeometryGroup(AbstractGeometryType value)
      Create an instance of JAXBElement<AbstractGeometryType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractGeometryType>
    • createAbstractGeometrySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractGeometrySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractGeometryObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractGeometryObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractOverlayGroup

      public jakarta.xml.bind.JAXBElement<AbstractOverlayType> createAbstractOverlayGroup(AbstractOverlayType value)
      Create an instance of JAXBElement<AbstractOverlayType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractOverlayType>
    • createAbstractOverlaySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractOverlaySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractOverlayObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractOverlayObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractStyleSelectorGroup

      public jakarta.xml.bind.JAXBElement<AbstractStyleSelectorType> createAbstractStyleSelectorGroup(AbstractStyleSelectorType value)
      Create an instance of JAXBElement<AbstractStyleSelectorType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractStyleSelectorType>
    • createAbstractStyleSelectorSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractStyleSelectorSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractStyleSelectorObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractStyleSelectorObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractTimePrimitiveGroup

      public jakarta.xml.bind.JAXBElement<AbstractTimePrimitiveType> createAbstractTimePrimitiveGroup(AbstractTimePrimitiveType value)
      Create an instance of JAXBElement<AbstractTimePrimitiveType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractTimePrimitiveType>
    • createAbstractTimePrimitiveSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractTimePrimitiveSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractTimePrimitiveObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractTimePrimitiveObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createUpdateOpExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createUpdateOpExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createUpdateExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createUpdateExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createNetworkLinkControlSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createNetworkLinkControlSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createNetworkLinkControlObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createNetworkLinkControlObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createKmlSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createKmlSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createKmlObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createKmlObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createDocument

      public jakarta.xml.bind.JAXBElement<DocumentType> createDocument(DocumentType value)
      Create an instance of JAXBElement<DocumentType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<DocumentType>
    • createDocumentSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createDocumentSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createDocumentObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createDocumentObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createSimpleFieldExtension

      public jakarta.xml.bind.JAXBElement<Object> createSimpleFieldExtension(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createSchemaExtension

      public jakarta.xml.bind.JAXBElement<Object> createSchemaExtension(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createFolder

      public jakarta.xml.bind.JAXBElement<FolderType> createFolder(FolderType value)
      Create an instance of JAXBElement<FolderType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<FolderType>
    • createFolderSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createFolderSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createFolderObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createFolderObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createPlacemark

      public jakarta.xml.bind.JAXBElement<PlacemarkType> createPlacemark(PlacemarkType value)
      Create an instance of JAXBElement<PlacemarkType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PlacemarkType>
    • createPlacemarkSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createPlacemarkSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createPlacemarkObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createPlacemarkObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createNetworkLink

      public jakarta.xml.bind.JAXBElement<NetworkLinkType> createNetworkLink(NetworkLinkType value)
      Create an instance of JAXBElement<NetworkLinkType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<NetworkLinkType>
    • createNetworkLinkSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createNetworkLinkSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createNetworkLinkObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createNetworkLinkObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createRegion

      public jakarta.xml.bind.JAXBElement<RegionType> createRegion(RegionType value)
      Create an instance of JAXBElement<RegionType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RegionType>
    • createRegionSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createRegionSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createRegionObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createRegionObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLatLonAltBox

      public jakarta.xml.bind.JAXBElement<LatLonAltBoxType> createLatLonAltBox(LatLonAltBoxType value)
      Create an instance of JAXBElement<LatLonAltBoxType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LatLonAltBoxType>
    • createLatLonAltBoxSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLatLonAltBoxSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLatLonAltBoxObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLatLonAltBoxObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLod

      public jakarta.xml.bind.JAXBElement<LodType> createLod(LodType value)
      Create an instance of JAXBElement<LodType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LodType>
    • createLodSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLodSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLodObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLodObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createIcon

      public jakarta.xml.bind.JAXBElement<LinkType> createIcon(LinkType value)
      Create an instance of JAXBElement<LinkType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LinkType>
    • createLink

      public jakarta.xml.bind.JAXBElement<LinkType> createLink(LinkType value)
      Create an instance of JAXBElement<LinkType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LinkType>
    • createUrl

      public jakarta.xml.bind.JAXBElement<LinkType> createUrl(LinkType value)
      Create an instance of JAXBElement<LinkType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LinkType>
    • createLinkSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLinkSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLinkObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLinkObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createMultiGeometry

      public jakarta.xml.bind.JAXBElement<MultiGeometryType> createMultiGeometry(MultiGeometryType value)
      Create an instance of JAXBElement<MultiGeometryType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<MultiGeometryType>
    • createMultiGeometrySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createMultiGeometrySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createMultiGeometryObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createMultiGeometryObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createPoint

      public jakarta.xml.bind.JAXBElement<PointType> createPoint(PointType value)
      Create an instance of JAXBElement<PointType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PointType>
    • createPointSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createPointSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createPointObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createPointObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLineString

      public jakarta.xml.bind.JAXBElement<LineStringType> createLineString(LineStringType value)
      Create an instance of JAXBElement<LineStringType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LineStringType>
    • createLineStringSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLineStringSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLineStringObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLineStringObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLinearRing

      public jakarta.xml.bind.JAXBElement<LinearRingType> createLinearRing(LinearRingType value)
      Create an instance of JAXBElement<LinearRingType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LinearRingType>
    • createLinearRingSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLinearRingSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLinearRingObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLinearRingObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createPolygon

      public jakarta.xml.bind.JAXBElement<PolygonType> createPolygon(PolygonType value)
      Create an instance of JAXBElement<PolygonType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PolygonType>
    • createPolygonSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createPolygonSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createPolygonObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createPolygonObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createOuterBoundaryIs

      public jakarta.xml.bind.JAXBElement<BoundaryType> createOuterBoundaryIs(BoundaryType value)
      Create an instance of JAXBElement<BoundaryType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<BoundaryType>
    • createInnerBoundaryIs

      public jakarta.xml.bind.JAXBElement<BoundaryType> createInnerBoundaryIs(BoundaryType value)
      Create an instance of JAXBElement<BoundaryType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<BoundaryType>
    • createBoundarySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createBoundarySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createBoundaryObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createBoundaryObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createModel

      public jakarta.xml.bind.JAXBElement<ModelType> createModel(ModelType value)
      Create an instance of JAXBElement<ModelType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ModelType>
    • createModelSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createModelSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createModelObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createModelObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLocation

      public jakarta.xml.bind.JAXBElement<LocationType> createLocation(LocationType value)
      Create an instance of JAXBElement<LocationType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LocationType>
    • createLocationSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLocationSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLocationObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLocationObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createOrientation

      public jakarta.xml.bind.JAXBElement<OrientationType> createOrientation(OrientationType value)
      Create an instance of JAXBElement<OrientationType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<OrientationType>
    • createOrientationSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createOrientationSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createOrientationObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createOrientationObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createScale

      public jakarta.xml.bind.JAXBElement<ScaleType> createScale(ScaleType value)
      Create an instance of JAXBElement<ScaleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ScaleType>
    • createScaleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createScaleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createScaleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createScaleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createResourceMap

      public jakarta.xml.bind.JAXBElement<ResourceMapType> createResourceMap(ResourceMapType value)
      Create an instance of JAXBElement<ResourceMapType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ResourceMapType>
    • createResourceMapSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createResourceMapSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createResourceMapObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createResourceMapObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAlias

      public jakarta.xml.bind.JAXBElement<AliasType> createAlias(AliasType value)
      Create an instance of JAXBElement<AliasType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AliasType>
    • createAliasSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAliasSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAliasObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAliasObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createGroundOverlay

      public jakarta.xml.bind.JAXBElement<GroundOverlayType> createGroundOverlay(GroundOverlayType value)
      Create an instance of JAXBElement<GroundOverlayType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<GroundOverlayType>
    • createGroundOverlaySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createGroundOverlaySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createGroundOverlayObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createGroundOverlayObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractLatLonBoxSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractLatLonBoxSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractLatLonBoxObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractLatLonBoxObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLatLonBox

      public jakarta.xml.bind.JAXBElement<LatLonBoxType> createLatLonBox(LatLonBoxType value)
      Create an instance of JAXBElement<LatLonBoxType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LatLonBoxType>
    • createLatLonBoxSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLatLonBoxSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLatLonBoxObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLatLonBoxObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createScreenOverlay

      public jakarta.xml.bind.JAXBElement<ScreenOverlayType> createScreenOverlay(ScreenOverlayType value)
      Create an instance of JAXBElement<ScreenOverlayType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ScreenOverlayType>
    • createScreenOverlaySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createScreenOverlaySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createScreenOverlayObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createScreenOverlayObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createPhotoOverlay

      public jakarta.xml.bind.JAXBElement<PhotoOverlayType> createPhotoOverlay(PhotoOverlayType value)
      Create an instance of JAXBElement<PhotoOverlayType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PhotoOverlayType>
    • createPhotoOverlaySimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createPhotoOverlaySimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createPhotoOverlayObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createPhotoOverlayObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createViewVolume

      public jakarta.xml.bind.JAXBElement<ViewVolumeType> createViewVolume(ViewVolumeType value)
      Create an instance of JAXBElement<ViewVolumeType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ViewVolumeType>
    • createViewVolumeSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createViewVolumeSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createViewVolumeObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createViewVolumeObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createImagePyramid

      public jakarta.xml.bind.JAXBElement<ImagePyramidType> createImagePyramid(ImagePyramidType value)
      Create an instance of JAXBElement<ImagePyramidType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ImagePyramidType>
    • createImagePyramidSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createImagePyramidSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createImagePyramidObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createImagePyramidObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createStyle

      public jakarta.xml.bind.JAXBElement<StyleType> createStyle(StyleType value)
      Create an instance of JAXBElement<StyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<StyleType>
    • createStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createStyleMap

      public jakarta.xml.bind.JAXBElement<StyleMapType> createStyleMap(StyleMapType value)
      Create an instance of JAXBElement<StyleMapType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<StyleMapType>
    • createStyleMapSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createStyleMapSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createStyleMapObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createStyleMapObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createPair

      public jakarta.xml.bind.JAXBElement<PairType> createPair(PairType value)
      Create an instance of JAXBElement<PairType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PairType>
    • createPairSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createPairSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createPairObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createPairObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractSubStyleGroup

      public jakarta.xml.bind.JAXBElement<AbstractSubStyleType> createAbstractSubStyleGroup(AbstractSubStyleType value)
      Create an instance of JAXBElement<AbstractSubStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractSubStyleType>
    • createAbstractSubStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractSubStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createAbstractSubStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractSubStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractColorStyleGroup

      public jakarta.xml.bind.JAXBElement<AbstractColorStyleType> createAbstractColorStyleGroup(AbstractColorStyleType value)
      Create an instance of JAXBElement<AbstractColorStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractColorStyleType>
    • createAbstractColorStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createAbstractColorStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createAbstractColorStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createAbstractColorStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createIconStyle

      public jakarta.xml.bind.JAXBElement<IconStyleType> createIconStyle(IconStyleType value)
      Create an instance of JAXBElement<IconStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<IconStyleType>
    • createIconStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createIconStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createIconStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createIconStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createBasicLinkSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createBasicLinkSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createBasicLinkObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createBasicLinkObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLabelStyle

      public jakarta.xml.bind.JAXBElement<LabelStyleType> createLabelStyle(LabelStyleType value)
      Create an instance of JAXBElement<LabelStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LabelStyleType>
    • createLabelStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLabelStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLabelStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLabelStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createLineStyle

      public jakarta.xml.bind.JAXBElement<LineStyleType> createLineStyle(LineStyleType value)
      Create an instance of JAXBElement<LineStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<LineStyleType>
    • createLineStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createLineStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createLineStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createLineStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createPolyStyle

      public jakarta.xml.bind.JAXBElement<PolyStyleType> createPolyStyle(PolyStyleType value)
      Create an instance of JAXBElement<PolyStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<PolyStyleType>
    • createPolyStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createPolyStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createPolyStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createPolyStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createBalloonStyle

      public jakarta.xml.bind.JAXBElement<BalloonStyleType> createBalloonStyle(BalloonStyleType value)
      Create an instance of JAXBElement<BalloonStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<BalloonStyleType>
    • createBalloonStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createBalloonStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createBalloonStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createBalloonStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createListStyle

      public jakarta.xml.bind.JAXBElement<ListStyleType> createListStyle(ListStyleType value)
      Create an instance of JAXBElement<ListStyleType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ListStyleType>
    • createListStyleSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createListStyleSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createListStyleObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createListStyleObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createItemIcon

      public jakarta.xml.bind.JAXBElement<ItemIconType> createItemIcon(ItemIconType value)
      Create an instance of JAXBElement<ItemIconType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<ItemIconType>
    • createItemIconSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createItemIconSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createItemIconObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createItemIconObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createTimeStamp

      public jakarta.xml.bind.JAXBElement<TimeStampType> createTimeStamp(TimeStampType value)
      Create an instance of JAXBElement<TimeStampType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TimeStampType>
    • createTimeStampSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createTimeStampSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createTimeStampObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createTimeStampObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>
    • createTimeSpan

      public jakarta.xml.bind.JAXBElement<TimeSpanType> createTimeSpan(TimeSpanType value)
      Create an instance of JAXBElement<TimeSpanType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<TimeSpanType>
    • createTimeSpanSimpleExtensionGroup

      public jakarta.xml.bind.JAXBElement<Object> createTimeSpanSimpleExtensionGroup(Object value)
      Create an instance of JAXBElement<Object>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<Object>
    • createTimeSpanObjectExtensionGroup

      public jakarta.xml.bind.JAXBElement<AbstractObjectType> createTimeSpanObjectExtensionGroup(AbstractObjectType value)
      Create an instance of JAXBElement<AbstractObjectType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<AbstractObjectType>