public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.b3p.topnl.top10nl
|
public ObjectFactory()
public FeatureCollectionT10NLType createFeatureCollectionT10NLType()
FeatureCollectionT10NLTypepublic FunctioneelGebiedType createFunctioneelGebiedType()
FunctioneelGebiedTypepublic GebouwType createGebouwType()
GebouwTypepublic SpoorbaandeelType createSpoorbaandeelType()
SpoorbaandeelTypepublic WaterdeelType createWaterdeelType()
WaterdeelTypepublic InrichtingselementType createInrichtingselementType()
InrichtingselementTypepublic PlanTopografieType createPlanTopografieType()
PlanTopografieTypepublic FeatureMemberType createFeatureMemberType()
FeatureMemberTypepublic WegdeelType createWegdeelType()
WegdeelTypepublic PlaatsType createPlaatsType()
PlaatsTypepublic TerreinType createTerreinType()
TerreinTypepublic GeografischGebiedType createGeografischGebiedType()
GeografischGebiedTypepublic HoogteType createHoogteType()
HoogteTypepublic RegistratiefGebiedType createRegistratiefGebiedType()
RegistratiefGebiedTypepublic ReliefType createReliefType()
ReliefTypepublic BRTHogeEnLageZijdeType createBRTHogeEnLageZijdeType()
BRTHogeEnLageZijdeTypepublic BRTVlakMultivlakOfPuntType createBRTVlakMultivlakOfPuntType()
BRTVlakMultivlakOfPuntTypepublic BRTLijnOfPuntType createBRTLijnOfPuntType()
BRTLijnOfPuntTypepublic BRTVlakOfPuntType createBRTVlakOfPuntType()
BRTVlakOfPuntTypepublic BRTVlakLijnOfPuntType createBRTVlakLijnOfPuntType()
BRTVlakLijnOfPuntTypepublic BRTVlakOfMultivlakType createBRTVlakOfMultivlakType()
BRTVlakOfMultivlakTypepublic NEN3610IDType createNEN3610IDType()
NEN3610IDTypepublic BRTVlakOfPuntPropertyType createBRTVlakOfPuntPropertyType()
BRTVlakOfPuntPropertyTypepublic BRTVlakMultivlakOfPuntPropertyType createBRTVlakMultivlakOfPuntPropertyType()
BRTVlakMultivlakOfPuntPropertyTypepublic BRTHogeEnLageZijdePropertyType createBRTHogeEnLageZijdePropertyType()
BRTHogeEnLageZijdePropertyTypepublic BRTVlakOfMultivlakPropertyType createBRTVlakOfMultivlakPropertyType()
BRTVlakOfMultivlakPropertyTypepublic BRTVlakLijnOfPuntPropertyType createBRTVlakLijnOfPuntPropertyType()
BRTVlakLijnOfPuntPropertyTypepublic BRTLijnOfPuntPropertyType createBRTLijnOfPuntPropertyType()
BRTLijnOfPuntPropertyTypepublic SurfacePropertyType createSurfacePropertyType()
SurfacePropertyTypepublic MetaDataPropertyType createMetaDataPropertyType()
MetaDataPropertyTypepublic MultiSurfaceType createMultiSurfaceType()
MultiSurfaceTypepublic StringOrRefType createStringOrRefType()
StringOrRefTypepublic ReferenceType createReferenceType()
ReferenceTypepublic SurfaceArrayPropertyType createSurfaceArrayPropertyType()
SurfaceArrayPropertyTypepublic EnvelopeType createEnvelopeType()
EnvelopeTypepublic DirectPositionType createDirectPositionType()
DirectPositionTypepublic CodeWithAuthorityType createCodeWithAuthorityType()
CodeWithAuthorityTypepublic BoundingShapeType createBoundingShapeType()
BoundingShapeTypepublic CoordinatesType createCoordinatesType()
CoordinatesTypepublic LocationPropertyType createLocationPropertyType()
LocationPropertyTypepublic CurvePropertyType createCurvePropertyType()
CurvePropertyTypepublic MultiSurfacePropertyType createMultiSurfacePropertyType()
MultiSurfacePropertyTypepublic PointPropertyType createPointPropertyType()
PointPropertyTypepublic Top10NlObjectType.Identificatie createTop10NlObjectTypeIdentificatie()
Top10NlObjectType.Identificatiepublic JAXBElement<RegistratiefGebiedType> createRegistratiefGebied(RegistratiefGebiedType value)
public JAXBElement<AbstractFeatureType> createAbstractFeature(AbstractFeatureType value)
public JAXBElement<TerreinType> createTerrein(TerreinType value)
public JAXBElement<BoundingShapeType> createBoundedBy(BoundingShapeType value)
public JAXBElement<CodeWithAuthorityType> createIdentifier(CodeWithAuthorityType value)
public JAXBElement<FeatureMemberType> createFeatureMember(FeatureMemberType value)
public JAXBElement<AbstractGeometricAggregateType> createAbstractGeometricAggregate(AbstractGeometricAggregateType value)
public JAXBElement<SpoorbaandeelType> createSpoorbaandeel(SpoorbaandeelType value)
public JAXBElement<BRTVlakMultivlakOfPuntType> createBRTVlakMultivlakOfPunt(BRTVlakMultivlakOfPuntType value)
public JAXBElement<CodeType> createName(CodeType value)
public JAXBElement<WaterdeelType> createWaterdeel(WaterdeelType value)
public JAXBElement<AbstractCurveType> createAbstractCurve(AbstractCurveType value)
public JAXBElement<BRTVlakOfMultivlakType> createBRTVlakOfMultivlak(BRTVlakOfMultivlakType value)
public JAXBElement<HoogteType> createHoogte(HoogteType value)
public JAXBElement<AbstractGMLType> createAbstractGML(AbstractGMLType value)
public JAXBElement<SurfaceArrayPropertyType> createSurfaceMembers(SurfaceArrayPropertyType value)
public JAXBElement<AbstractGeometricPrimitiveType> createAbstractGeometricPrimitive(AbstractGeometricPrimitiveType value)
public JAXBElement<SurfacePropertyType> createSurfaceMember(SurfacePropertyType value)
public JAXBElement<WegdeelType> createWegdeel(WegdeelType value)
public JAXBElement<List<String>> createNull(List<String> value)
public JAXBElement<InrichtingselementType> createInrichtingselement(InrichtingselementType value)
public JAXBElement<AbstractMetaDataType> createAbstractMetaData(AbstractMetaDataType value)
public JAXBElement<GebouwType> createGebouw(GebouwType value)
public JAXBElement<Top10NlObjectType> createTop10NlObject(Top10NlObjectType value)
public JAXBElement<AbstractSurfaceType> createAbstractSurface(AbstractSurfaceType value)
public JAXBElement<CoordinatesType> createCoordinates(CoordinatesType value)
public JAXBElement<PointType> createPoint(PointType value)
public JAXBElement<PlanTopografieType> createPlanTopografie(PlanTopografieType value)
public JAXBElement<StringOrRefType> createLocationString(StringOrRefType value)
public JAXBElement<CodeType> createLocationKeyWord(CodeType value)
public JAXBElement<LocationPropertyType> createLocation(LocationPropertyType value)
public JAXBElement<Object> createAbstractObject(Object value)
public JAXBElement<EnvelopeType> createEnvelope(EnvelopeType value)
public JAXBElement<ReliefType> createRelief(ReliefType value)
public JAXBElement<StringOrRefType> createDescription(StringOrRefType value)
public JAXBElement<ReferenceType> createDescriptionReference(ReferenceType value)
public JAXBElement<PlaatsType> createPlaats(PlaatsType value)
public JAXBElement<BRTHogeEnLageZijdeType> createBRTHogeEnLageZijde(BRTHogeEnLageZijdeType value)
public JAXBElement<GeografischGebiedType> createGeografischGebied(GeografischGebiedType value)
public JAXBElement<BRTLijnOfPuntType> createBRTLijnOfPunt(BRTLijnOfPuntType value)
public JAXBElement<NEN3610IDType> createNEN3610ID(NEN3610IDType value)
public JAXBElement<MultiSurfaceType> createMultiSurface(MultiSurfaceType value)
public JAXBElement<AbstractGeometryType> createAbstractGeometry(AbstractGeometryType value)
public JAXBElement<MetaDataPropertyType> createMetaDataProperty(MetaDataPropertyType value)
public JAXBElement<BRTVlakOfPuntType> createBRTVlakOfPunt(BRTVlakOfPuntType value)
public JAXBElement<DirectPositionType> createPos(DirectPositionType value)
public JAXBElement<FeatureCollectionT10NLType> createFeatureCollectionT10NL(FeatureCollectionT10NLType value)
public JAXBElement<FunctioneelGebiedType> createFunctioneelGebied(FunctioneelGebiedType value)
public JAXBElement<BRTVlakLijnOfPuntType> createBRTVlakLijnOfPunt(BRTVlakLijnOfPuntType value)
Copyright © 2014–2017 B3Partners B.V.. All rights reserved.