Uses of Interface
net.opengis.eml.x002.TimerPatternType.TimerAt
-
Packages that use TimerPatternType.TimerAt Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of TimerPatternType.TimerAt in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return TimerPatternType.TimerAt Modifier and Type Method Description TimerPatternType.TimerAtTimerPatternType. addNewTimerAt()Appends and returns a new empty "TimerAt" elementTimerPatternType.TimerAtTimerPatternType. getTimerAt()Gets the "TimerAt" elementstatic TimerPatternType.TimerAtTimerPatternType.TimerAt.Factory. newInstance()static TimerPatternType.TimerAtTimerPatternType.TimerAt.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type TimerPatternType.TimerAt Modifier and Type Method Description voidTimerPatternType. setTimerAt(TimerPatternType.TimerAt timerAt)Sets the "TimerAt" element -
Uses of TimerPatternType.TimerAt in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement TimerPatternType.TimerAt Modifier and Type Class Description static classTimerPatternTypeImpl.TimerAtImplAn XML TimerAt(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return TimerPatternType.TimerAt Modifier and Type Method Description TimerPatternType.TimerAtTimerPatternTypeImpl. addNewTimerAt()Appends and returns a new empty "TimerAt" elementTimerPatternType.TimerAtTimerPatternTypeImpl. getTimerAt()Gets the "TimerAt" elementMethods in net.opengis.eml.x002.impl with parameters of type TimerPatternType.TimerAt Modifier and Type Method Description voidTimerPatternTypeImpl. setTimerAt(TimerPatternType.TimerAt timerAt)Sets the "TimerAt" element
-