|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryPropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of HistoryPropertyType in net.opengis.gml |
|---|
| Subclasses of HistoryPropertyType in net.opengis.gml | |
|---|---|
class |
TrackType
The track of a moving object is a sequence of specialized timeslices that indicate the status of the object. |
| Fields in net.opengis.gml with type parameters of type HistoryPropertyType | |
|---|---|
protected JAXBElement<? extends HistoryPropertyType> |
DynamicFeatureType.history
|
protected JAXBElement<? extends HistoryPropertyType> |
DynamicFeatureCollectionType.history
|
| Methods in net.opengis.gml that return HistoryPropertyType | |
|---|---|
HistoryPropertyType |
ObjectFactory.createHistoryPropertyType()
Create an instance of HistoryPropertyType |
| Methods in net.opengis.gml that return types with arguments of type HistoryPropertyType | |
|---|---|
JAXBElement<HistoryPropertyType> |
ObjectFactory.createHistory(HistoryPropertyType value)
Create an instance of JAXBElement<HistoryPropertyType>} |
JAXBElement<? extends HistoryPropertyType> |
DynamicFeatureType.getHistory()
Obtient la valeur de la propriété history. |
JAXBElement<? extends HistoryPropertyType> |
DynamicFeatureCollectionType.getHistory()
Obtient la valeur de la propriété history. |
| Methods in net.opengis.gml with parameters of type HistoryPropertyType | |
|---|---|
JAXBElement<HistoryPropertyType> |
ObjectFactory.createHistory(HistoryPropertyType value)
Create an instance of JAXBElement<HistoryPropertyType>} |
| Method parameters in net.opengis.gml with type arguments of type HistoryPropertyType | |
|---|---|
void |
DynamicFeatureType.setHistory(JAXBElement<? extends HistoryPropertyType> value)
Définit la valeur de la propriété history. |
void |
DynamicFeatureCollectionType.setHistory(JAXBElement<? extends HistoryPropertyType> value)
Définit la valeur de la propriété history. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||