|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.fes._2.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.fes._2 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.fes._2 |
|
| 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 GeometryOperandsType createGeometryOperandsType()
GeometryOperandsType
public TemporalOperandsType createTemporalOperandsType()
TemporalOperandsType
public LiteralType createLiteralType()
LiteralType
public BinaryComparisonOpType createBinaryComparisonOpType()
BinaryComparisonOpType
public BinarySpatialOpType createBinarySpatialOpType()
BinarySpatialOpType
public BinaryTemporalOpType createBinaryTemporalOpType()
BinaryTemporalOpType
public FilterCapabilities createFilterCapabilities()
FilterCapabilities
public ConformanceType createConformanceType()
ConformanceType
public IdCapabilitiesType createIdCapabilitiesType()
IdCapabilitiesType
public ScalarCapabilitiesType createScalarCapabilitiesType()
ScalarCapabilitiesType
public SpatialCapabilitiesType createSpatialCapabilitiesType()
SpatialCapabilitiesType
public TemporalCapabilitiesType createTemporalCapabilitiesType()
TemporalCapabilitiesType
public AvailableFunctionsType createAvailableFunctionsType()
AvailableFunctionsType
public ExtendedCapabilitiesType createExtendedCapabilitiesType()
ExtendedCapabilitiesType
public DistanceBufferType createDistanceBufferType()
DistanceBufferType
public LogicalOperators createLogicalOperators()
LogicalOperators
public PropertyIsNilType createPropertyIsNilType()
PropertyIsNilType
public FilterType createFilterType()
FilterType
public BinaryLogicOpType createBinaryLogicOpType()
BinaryLogicOpType
public PropertyIsBetweenType createPropertyIsBetweenType()
PropertyIsBetweenType
public PropertyIsNullType createPropertyIsNullType()
PropertyIsNullType
public ResourceIdType createResourceIdType()
ResourceIdType
public PropertyIsLikeType createPropertyIsLikeType()
PropertyIsLikeType
public BBOXType createBBOXType()
BBOXType
public FunctionType createFunctionType()
FunctionType
public SortByType createSortByType()
SortByType
public UnaryLogicOpType createUnaryLogicOpType()
UnaryLogicOpType
public ExpressionType createExpressionType()
ExpressionType
public ArgumentType createArgumentType()
ArgumentType
public AdditionalOperatorsType createAdditionalOperatorsType()
AdditionalOperatorsType
public ValueReferenceType createValueReferenceType()
ValueReferenceType
public SortPropertyType createSortPropertyType()
SortPropertyType
public SpatialOperatorType createSpatialOperatorType()
SpatialOperatorType
public AvailableFunctionType createAvailableFunctionType()
AvailableFunctionType
public LowerBoundaryType createLowerBoundaryType()
LowerBoundaryType
public ResourceIdentifierType createResourceIdentifierType()
ResourceIdentifierType
public ComparisonOperatorType createComparisonOperatorType()
ComparisonOperatorType
public MeasureType createMeasureType()
MeasureType
public ExtensionOperatorType createExtensionOperatorType()
ExtensionOperatorType
public ArgumentsType createArgumentsType()
ArgumentsType
public ComparisonOperatorsType createComparisonOperatorsType()
ComparisonOperatorsType
public UpperBoundaryType createUpperBoundaryType()
UpperBoundaryType
public TemporalOperatorType createTemporalOperatorType()
TemporalOperatorType
public TemporalOperatorsType createTemporalOperatorsType()
TemporalOperatorsType
public SpatialOperatorsType createSpatialOperatorsType()
SpatialOperatorsType
public GeometryOperandsType.GeometryOperand createGeometryOperandsTypeGeometryOperand()
GeometryOperandsType.GeometryOperand
public TemporalOperandsType.TemporalOperand createTemporalOperandsTypeTemporalOperand()
TemporalOperandsType.TemporalOperand
public JAXBElement<PropertyIsLikeType> createPropertyIsLike(PropertyIsLikeType value)
JAXBElement<PropertyIsLikeType>}
public JAXBElement<BinaryComparisonOpType> createPropertyIsLessThanOrEqualTo(BinaryComparisonOpType value)
JAXBElement<BinaryComparisonOpType>}
public JAXBElement<BinaryComparisonOpType> createPropertyIsNotEqualTo(BinaryComparisonOpType value)
JAXBElement<BinaryComparisonOpType>}
public JAXBElement<UnaryLogicOpType> createNot(UnaryLogicOpType value)
JAXBElement<UnaryLogicOpType>}
public JAXBElement<BinaryLogicOpType> createAnd(BinaryLogicOpType value)
JAXBElement<BinaryLogicOpType>}
public JAXBElement<PropertyIsBetweenType> createPropertyIsBetween(PropertyIsBetweenType value)
JAXBElement<PropertyIsBetweenType>}
public JAXBElement<BinaryTemporalOpType> createAfter(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<BinaryComparisonOpType> createPropertyIsEqualTo(BinaryComparisonOpType value)
JAXBElement<BinaryComparisonOpType>}
public JAXBElement<BinaryLogicOpType> createOr(BinaryLogicOpType value)
JAXBElement<BinaryLogicOpType>}
public JAXBElement<FunctionType> createFunction(FunctionType value)
JAXBElement<FunctionType>}
public JAXBElement<BinaryTemporalOpType> createBegunBy(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<BinarySpatialOpType> createIntersects(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<BinaryTemporalOpType> createTEquals(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<AbstractIdType> createId(AbstractIdType value)
JAXBElement<AbstractIdType>}
public JAXBElement<BinarySpatialOpType> createWithin(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<BinarySpatialOpType> createEquals(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<AbstractAdhocQueryExpressionType> createAbstractAdhocQueryExpression(AbstractAdhocQueryExpressionType value)
JAXBElement<AbstractAdhocQueryExpressionType>}
public JAXBElement<ExtensionOpsType> createExtensionOps(ExtensionOpsType value)
JAXBElement<ExtensionOpsType>}
public JAXBElement<BinarySpatialOpType> createContains(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<BinaryTemporalOpType> createTOverlaps(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<ResourceIdType> createResourceId(ResourceIdType value)
JAXBElement<ResourceIdType>}
public JAXBElement<BinarySpatialOpType> createDisjoint(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<BinarySpatialOpType> createCrosses(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<Object> createAbstractSortingClause(Object value)
JAXBElement<Object>}
public JAXBElement<AbstractQueryExpressionType> createAbstractQueryExpression(AbstractQueryExpressionType value)
JAXBElement<AbstractQueryExpressionType>}
public JAXBElement<LogicOpsType> createLogicOps(LogicOpsType value)
JAXBElement<LogicOpsType>}
public JAXBElement<BinaryTemporalOpType> createMeets(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<DistanceBufferType> createDWithin(DistanceBufferType value)
JAXBElement<DistanceBufferType>}
public JAXBElement<PropertyIsNilType> createPropertyIsNil(PropertyIsNilType value)
JAXBElement<PropertyIsNilType>}
public JAXBElement<BinaryTemporalOpType> createEnds(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<BinaryTemporalOpType> createMetBy(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<TemporalOpsType> createTemporalOps(TemporalOpsType value)
JAXBElement<TemporalOpsType>}
public JAXBElement<BinaryTemporalOpType> createAnyInteracts(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<SpatialOpsType> createSpatialOps(SpatialOpsType value)
JAXBElement<SpatialOpsType>}
public JAXBElement<BinaryTemporalOpType> createDuring(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<LiteralType> createLiteral(LiteralType value)
JAXBElement<LiteralType>}
public JAXBElement<BinarySpatialOpType> createTouches(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<BinaryComparisonOpType> createPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType value)
JAXBElement<BinaryComparisonOpType>}
public JAXBElement<BinaryComparisonOpType> createPropertyIsLessThan(BinaryComparisonOpType value)
JAXBElement<BinaryComparisonOpType>}
public JAXBElement<BinaryComparisonOpType> createPropertyIsGreaterThan(BinaryComparisonOpType value)
JAXBElement<BinaryComparisonOpType>}
public JAXBElement<Object> createAbstractProjectionClause(Object value)
JAXBElement<Object>}
public JAXBElement<SortByType> createSortBy(SortByType value)
JAXBElement<SortByType>}
public JAXBElement<BBOXType> createBBOX(BBOXType value)
JAXBElement<BBOXType>}
public JAXBElement<BinaryTemporalOpType> createEndedBy(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<PropertyIsNullType> createPropertyIsNull(PropertyIsNullType value)
JAXBElement<PropertyIsNullType>}
public JAXBElement<ComparisonOpsType> createComparisonOps(ComparisonOpsType value)
JAXBElement<ComparisonOpsType>}
public JAXBElement<BinaryTemporalOpType> createOverlappedBy(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<BinarySpatialOpType> createOverlaps(BinarySpatialOpType value)
JAXBElement<BinarySpatialOpType>}
public JAXBElement<BinaryTemporalOpType> createBefore(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<BinaryTemporalOpType> createTContains(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<BinaryTemporalOpType> createBegins(BinaryTemporalOpType value)
JAXBElement<BinaryTemporalOpType>}
public JAXBElement<String> createValueReference(String value)
JAXBElement<String>}
public JAXBElement<DistanceBufferType> createBeyond(DistanceBufferType value)
JAXBElement<DistanceBufferType>}
public JAXBElement<Object> createExpression(Object value)
JAXBElement<Object>}
public JAXBElement<FilterType> createFilter(FilterType value)
JAXBElement<FilterType>}
public JAXBElement<Object> createAbstractSelectionClause(Object value)
JAXBElement<Object>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||