Uses of Interface
net.opengis.eml.x001.EMLDocument.EML.TimerPatterns

Packages that use EMLDocument.EML.TimerPatterns
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of EMLDocument.EML.TimerPatterns in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return EMLDocument.EML.TimerPatterns
 EMLDocument.EML.TimerPatterns EMLDocument.EML.addNewTimerPatterns()
          Appends and returns a new empty "TimerPatterns" element
 EMLDocument.EML.TimerPatterns EMLDocument.EML.getTimerPatterns()
          Gets the "TimerPatterns" element
static EMLDocument.EML.TimerPatterns EMLDocument.EML.TimerPatterns.Factory.newInstance()
           
static EMLDocument.EML.TimerPatterns EMLDocument.EML.TimerPatterns.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type EMLDocument.EML.TimerPatterns
 void EMLDocument.EML.setTimerPatterns(EMLDocument.EML.TimerPatterns timerPatterns)
          Sets the "TimerPatterns" element
 

Uses of EMLDocument.EML.TimerPatterns in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement EMLDocument.EML.TimerPatterns
static class EMLDocumentImpl.EMLImpl.TimerPatternsImpl
          An XML TimerPatterns(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return EMLDocument.EML.TimerPatterns
 EMLDocument.EML.TimerPatterns EMLDocumentImpl.EMLImpl.addNewTimerPatterns()
          Appends and returns a new empty "TimerPatterns" element
 EMLDocument.EML.TimerPatterns EMLDocumentImpl.EMLImpl.getTimerPatterns()
          Gets the "TimerPatterns" element
 

Methods in net.opengis.eml.x001.impl with parameters of type EMLDocument.EML.TimerPatterns
 void EMLDocumentImpl.EMLImpl.setTimerPatterns(EMLDocument.EML.TimerPatterns timerPatterns)
          Sets the "TimerPatterns" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.