Uses of Interface
net.opengis.eml.x001.EMLDocument.EML.TimerPatterns
-
Packages that use EMLDocument.EML.TimerPatterns Package Description 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 Modifier and Type Method Description EMLDocument.EML.TimerPatternsEMLDocument.EML. addNewTimerPatterns()Appends and returns a new empty "TimerPatterns" elementEMLDocument.EML.TimerPatternsEMLDocument.EML. getTimerPatterns()Gets the "TimerPatterns" elementstatic EMLDocument.EML.TimerPatternsEMLDocument.EML.TimerPatterns.Factory. newInstance()static EMLDocument.EML.TimerPatternsEMLDocument.EML.TimerPatterns.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x001 with parameters of type EMLDocument.EML.TimerPatterns Modifier and Type Method Description voidEMLDocument.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 Modifier and Type Class Description static classEMLDocumentImpl.EMLImpl.TimerPatternsImplAn XML TimerPatterns(@http://www.opengis.net/eml/0.0.1).Methods in net.opengis.eml.x001.impl that return EMLDocument.EML.TimerPatterns Modifier and Type Method Description EMLDocument.EML.TimerPatternsEMLDocumentImpl.EMLImpl. addNewTimerPatterns()Appends and returns a new empty "TimerPatterns" elementEMLDocument.EML.TimerPatternsEMLDocumentImpl.EMLImpl. getTimerPatterns()Gets the "TimerPatterns" elementMethods in net.opengis.eml.x001.impl with parameters of type EMLDocument.EML.TimerPatterns Modifier and Type Method Description voidEMLDocumentImpl.EMLImpl. setTimerPatterns(EMLDocument.EML.TimerPatterns timerPatterns)Sets the "TimerPatterns" element
-