|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.wfs.v_2_0.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.wfs.v_2_0 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.wfs.v_2_0 |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public FeatureTypeType createFeatureTypeType()
FeatureTypeType
public WFSCapabilitiesType createWFSCapabilitiesType()
WFSCapabilitiesType
public PropertyType createPropertyType()
PropertyType
public TruncatedResponse createTruncatedResponse()
TruncatedResponse
public FeatureCollectionType createFeatureCollectionType()
FeatureCollectionType
public SimpleFeatureCollectionType createSimpleFeatureCollectionType()
SimpleFeatureCollectionType
public InsertType createInsertType()
InsertType
public UpdateType createUpdateType()
UpdateType
public QueryType createQueryType()
QueryType
public CreateStoredQueryType createCreateStoredQueryType()
CreateStoredQueryType
public GetPropertyValueType createGetPropertyValueType()
GetPropertyValueType
public TupleType createTupleType()
TupleType
public ExecutionStatusType createExecutionStatusType()
ExecutionStatusType
public CreateStoredQueryResponseType createCreateStoredQueryResponseType()
CreateStoredQueryResponseType
public DeleteType createDeleteType()
DeleteType
public DescribeStoredQueriesResponseType createDescribeStoredQueriesResponseType()
DescribeStoredQueriesResponseType
public MemberPropertyType createMemberPropertyType()
MemberPropertyType
public ListStoredQueriesResponseType createListStoredQueriesResponseType()
ListStoredQueriesResponseType
public DescribeStoredQueriesType createDescribeStoredQueriesType()
DescribeStoredQueriesType
public TransactionType createTransactionType()
TransactionType
public GetCapabilitiesType createGetCapabilitiesType()
GetCapabilitiesType
public AdditionalObjects createAdditionalObjects()
AdditionalObjects
public ValueCollectionType createValueCollectionType()
ValueCollectionType
public TransactionResponseType createTransactionResponseType()
TransactionResponseType
public LockFeatureType createLockFeatureType()
LockFeatureType
public GetFeatureType createGetFeatureType()
GetFeatureType
public PropertyName createPropertyName()
PropertyName
public Title createTitle()
Title
public AdditionalValues createAdditionalValues()
AdditionalValues
public LockFeatureResponseType createLockFeatureResponseType()
LockFeatureResponseType
public ReplaceType createReplaceType()
ReplaceType
public FeatureTypeListType createFeatureTypeListType()
FeatureTypeListType
public GetFeatureWithLockType createGetFeatureWithLockType()
GetFeatureWithLockType
public EnvelopePropertyType createEnvelopePropertyType()
EnvelopePropertyType
public StoredQueryType createStoredQueryType()
StoredQueryType
public ListStoredQueriesType createListStoredQueriesType()
ListStoredQueriesType
public DropStoredQuery createDropStoredQuery()
DropStoredQuery
public ValueListType createValueListType()
ValueListType
public DescribeFeatureTypeType createDescribeFeatureTypeType()
DescribeFeatureTypeType
public NativeType createNativeType()
NativeType
public ElementType createElementType()
ElementType
public Abstract createAbstract()
Abstract
public QueryExpressionTextType createQueryExpressionTextType()
QueryExpressionTextType
public OutputFormatListType createOutputFormatListType()
OutputFormatListType
public ActionResultsType createActionResultsType()
ActionResultsType
public ParameterExpressionType createParameterExpressionType()
ParameterExpressionType
public MetadataURLType createMetadataURLType()
MetadataURLType
public ParameterType createParameterType()
ParameterType
public StoredQueryDescriptionType createStoredQueryDescriptionType()
StoredQueryDescriptionType
public ExtendedDescriptionType createExtendedDescriptionType()
ExtendedDescriptionType
public EmptyType createEmptyType()
EmptyType
public CreatedOrModifiedFeatureType createCreatedOrModifiedFeatureType()
CreatedOrModifiedFeatureType
public FeaturesLockedType createFeaturesLockedType()
FeaturesLockedType
public StoredQueryListItemType createStoredQueryListItemType()
StoredQueryListItemType
public TransactionSummaryType createTransactionSummaryType()
TransactionSummaryType
public FeaturesNotLockedType createFeaturesNotLockedType()
FeaturesNotLockedType
public FeatureTypeType.NoCRS createFeatureTypeTypeNoCRS()
FeatureTypeType.NoCRS
public WFSCapabilitiesType.WSDL createWFSCapabilitiesTypeWSDL()
WFSCapabilitiesType.WSDL
public PropertyType.ValueReference createPropertyTypeValueReference()
PropertyType.ValueReference
public JAXBElement<PropertyType> createProperty(PropertyType value)
JAXBElement<PropertyType>}
public JAXBElement<GetPropertyValueType> createGetPropertyValue(GetPropertyValueType value)
JAXBElement<GetPropertyValueType>}
public JAXBElement<CreateStoredQueryType> createCreateStoredQuery(CreateStoredQueryType value)
JAXBElement<CreateStoredQueryType>}
public JAXBElement<FeatureCollectionType> createFeatureCollection(FeatureCollectionType value)
JAXBElement<FeatureCollectionType>}
public JAXBElement<AbstractTransactionActionType> createAbstractTransactionAction(AbstractTransactionActionType value)
JAXBElement<AbstractTransactionActionType>}
public JAXBElement<InsertType> createInsert(InsertType value)
JAXBElement<InsertType>}
public JAXBElement<QueryType> createQuery(QueryType value)
JAXBElement<QueryType>}
public JAXBElement<UpdateType> createUpdate(UpdateType value)
JAXBElement<UpdateType>}
public JAXBElement<DeleteType> createDelete(DeleteType value)
JAXBElement<DeleteType>}
public JAXBElement<SimpleFeatureCollectionType> createSimpleFeatureCollection(SimpleFeatureCollectionType value)
JAXBElement<SimpleFeatureCollectionType>}
public JAXBElement<TupleType> createTuple(TupleType value)
JAXBElement<TupleType>}
public JAXBElement<ExecutionStatusType> createDropStoredQueryResponse(ExecutionStatusType value)
JAXBElement<ExecutionStatusType>}
public JAXBElement<CreateStoredQueryResponseType> createCreateStoredQueryResponse(CreateStoredQueryResponseType value)
JAXBElement<CreateStoredQueryResponseType>}
public JAXBElement<GetFeatureType> createGetFeature(GetFeatureType value)
JAXBElement<GetFeatureType>}
public JAXBElement<TransactionResponseType> createTransactionResponse(TransactionResponseType value)
JAXBElement<TransactionResponseType>}
public JAXBElement<LockFeatureType> createLockFeature(LockFeatureType value)
JAXBElement<LockFeatureType>}
public JAXBElement<PropertyName> createPropertyName(PropertyName value)
JAXBElement<PropertyName>}
public JAXBElement<LockFeatureResponseType> createLockFeatureResponse(LockFeatureResponseType value)
JAXBElement<LockFeatureResponseType>}
public JAXBElement<DescribeStoredQueriesResponseType> createDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType value)
JAXBElement<DescribeStoredQueriesResponseType>}
public JAXBElement<MemberPropertyType> createMember(MemberPropertyType value)
JAXBElement<MemberPropertyType>}
public JAXBElement<ListStoredQueriesResponseType> createListStoredQueriesResponse(ListStoredQueriesResponseType value)
JAXBElement<ListStoredQueriesResponseType>}
public JAXBElement<DescribeStoredQueriesType> createDescribeStoredQueries(DescribeStoredQueriesType value)
JAXBElement<DescribeStoredQueriesType>}
public JAXBElement<Object> createValue(Object value)
JAXBElement<Object>}
public JAXBElement<TransactionType> createTransaction(TransactionType value)
JAXBElement<TransactionType>}
public JAXBElement<GetCapabilitiesType> createGetCapabilities(GetCapabilitiesType value)
JAXBElement<GetCapabilitiesType>}
public JAXBElement<ValueListType> createValueList(ValueListType value)
JAXBElement<ValueListType>}
public JAXBElement<DescribeFeatureTypeType> createDescribeFeatureType(DescribeFeatureTypeType value)
JAXBElement<DescribeFeatureTypeType>}
public JAXBElement<NativeType> createNative(NativeType value)
JAXBElement<NativeType>}
public JAXBElement<ElementType> createElement(ElementType value)
JAXBElement<ElementType>}
public JAXBElement<FeatureTypeListType> createFeatureTypeList(FeatureTypeListType value)
JAXBElement<FeatureTypeListType>}
public JAXBElement<ReplaceType> createReplace(ReplaceType value)
JAXBElement<ReplaceType>}
public JAXBElement<GetFeatureWithLockType> createGetFeatureWithLock(GetFeatureWithLockType value)
JAXBElement<GetFeatureWithLockType>}
public JAXBElement<ValueCollectionType> createValueCollection(ValueCollectionType value)
JAXBElement<ValueCollectionType>}
public JAXBElement<EnvelopePropertyType> createBoundedBy(EnvelopePropertyType value)
JAXBElement<EnvelopePropertyType>}
public JAXBElement<ListStoredQueriesType> createListStoredQueries(ListStoredQueriesType value)
JAXBElement<ListStoredQueriesType>}
public JAXBElement<StoredQueryType> createStoredQuery(StoredQueryType value)
JAXBElement<StoredQueryType>}
public JAXBElement<WFSCapabilitiesType> createWFSCapabilities(WFSCapabilitiesType value)
JAXBElement<WFSCapabilitiesType>}
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||