Uses of Class
org.n52.shetland.ogc.swe.simpleType.SweAllowedTimes
-
Packages that use SweAllowedTimes Package Description org.n52.shetland.ogc.swe.simpleType -
-
Uses of SweAllowedTimes in org.n52.shetland.ogc.swe.simpleType
Methods in org.n52.shetland.ogc.swe.simpleType that return types with arguments of type SweAllowedTimes Modifier and Type Method Description Referenceable<SweAllowedTimes>SweTime. getConstraint()Referenceable<SweAllowedTimes>SweTimeRange. getConstraint()Methods in org.n52.shetland.ogc.swe.simpleType with parameters of type SweAllowedTimes Modifier and Type Method Description voidSweTime. setConstraint(SweAllowedTimes constraint)voidSweTimeRange. setConstraint(SweAllowedTimes constraint)Method parameters in org.n52.shetland.ogc.swe.simpleType with type arguments of type SweAllowedTimes Modifier and Type Method Description voidSweTime. setConstraint(Referenceable<SweAllowedTimes> constraint)voidSweTimeRange. setConstraint(Referenceable<SweAllowedTimes> constraint)
-