Uses of Interface
net.opengis.eml.x002.EMLDocument.EML.TimerPatterns
-
Packages that use EMLDocument.EML.TimerPatterns Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of EMLDocument.EML.TimerPatterns in net.opengis.eml.x002
Methods in net.opengis.eml.x002 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.x002 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.x002.impl
Classes in net.opengis.eml.x002.impl that implement EMLDocument.EML.TimerPatterns Modifier and Type Class Description static classEMLDocumentImpl.EMLImpl.TimerPatternsImplAn XML TimerPatterns(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.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.x002.impl with parameters of type EMLDocument.EML.TimerPatterns Modifier and Type Method Description voidEMLDocumentImpl.EMLImpl. setTimerPatterns(EMLDocument.EML.TimerPatterns timerPatterns)Sets the "TimerPatterns" element
-