Uses of Interface
net.opengis.gml311.TimePeriodPropertyType
Packages that use TimePeriodPropertyType
- 
Uses of TimePeriodPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return TimePeriodPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTimePeriodPropertyType()Returns a new object of class 'Time Period Property Type'.TimeCalendarEraType.getEpochOfUse()Returns the value of the 'Epoch Of Use' containment reference.TimeEdgeType.getExtent()Returns the value of the 'Extent' containment reference.TimeOrdinalEraType.getExtent()Returns the value of the 'Extent' containment reference.Methods in net.opengis.gml311 with parameters of type TimePeriodPropertyTypeModifier and TypeMethodDescriptionvoidTimeCalendarEraType.setEpochOfUse(TimePeriodPropertyType value) Sets the value of the 'Epoch Of Use' containment reference.voidTimeEdgeType.setExtent(TimePeriodPropertyType value) Sets the value of the 'Extent' containment reference.voidTimeOrdinalEraType.setExtent(TimePeriodPropertyType value) Sets the value of the 'Extent' containment reference.
- 
Uses of TimePeriodPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TimePeriodPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Period Property Type'.Fields in net.opengis.gml311.impl declared as TimePeriodPropertyTypeModifier and TypeFieldDescriptionprotected TimePeriodPropertyTypeTimeCalendarEraTypeImpl.epochOfUseThe cached value of the 'Epoch Of Use' containment reference.protected TimePeriodPropertyTypeTimeEdgeTypeImpl.extentThe cached value of the 'Extent' containment reference.protected TimePeriodPropertyTypeTimeOrdinalEraTypeImpl.extentThe cached value of the 'Extent' containment reference.Methods in net.opengis.gml311.impl that return TimePeriodPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimePeriodPropertyType()TimeCalendarEraTypeImpl.getEpochOfUse()TimeEdgeTypeImpl.getExtent()TimeOrdinalEraTypeImpl.getExtent()Methods in net.opengis.gml311.impl with parameters of type TimePeriodPropertyTypeModifier and TypeMethodDescriptionNotificationChainTimeCalendarEraTypeImpl.basicSetEpochOfUse(TimePeriodPropertyType newEpochOfUse, NotificationChain msgs) NotificationChainTimeEdgeTypeImpl.basicSetExtent(TimePeriodPropertyType newExtent, NotificationChain msgs) NotificationChainTimeOrdinalEraTypeImpl.basicSetExtent(TimePeriodPropertyType newExtent, NotificationChain msgs) voidTimeCalendarEraTypeImpl.setEpochOfUse(TimePeriodPropertyType newEpochOfUse) voidTimeEdgeTypeImpl.setExtent(TimePeriodPropertyType newExtent) voidTimeOrdinalEraTypeImpl.setExtent(TimePeriodPropertyType newExtent) 
- 
Uses of TimePeriodPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TimePeriodPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTimePeriodPropertyType(TimePeriodPropertyType object) Returns the result of interpreting the object as an instance of 'Time Period Property Type'.booleanGml311Validator.validateTimePeriodPropertyType(TimePeriodPropertyType timePeriodPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)