Uses of Interface
net.opengis.eml.x001.TimerPatternCapabilitiesType

Packages that use TimerPatternCapabilitiesType
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of TimerPatternCapabilitiesType in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return TimerPatternCapabilitiesType
 TimerPatternCapabilitiesType TimerPatternCapabilitiesDocument.addNewTimerPatternCapabilities()
          Appends and returns a new empty "TimerPattern_Capabilities" element
 TimerPatternCapabilitiesType SpecializedPatternCapabilitiesType.addNewTimerPatternCapabilities()
          Appends and returns a new empty "TimerPattern_Capabilities" element
 TimerPatternCapabilitiesType TimerPatternCapabilitiesDocument.getTimerPatternCapabilities()
          Gets the "TimerPattern_Capabilities" element
 TimerPatternCapabilitiesType SpecializedPatternCapabilitiesType.getTimerPatternCapabilities()
          Gets the "TimerPattern_Capabilities" element
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.newInstance()
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(File file)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(InputStream is)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(Node node)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(Reader r)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(String xmlAsString)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(URL u)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(XMLStreamReader sr)
           
static TimerPatternCapabilitiesType TimerPatternCapabilitiesType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type TimerPatternCapabilitiesType
 void TimerPatternCapabilitiesDocument.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
          Sets the "TimerPattern_Capabilities" element
 void SpecializedPatternCapabilitiesType.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
          Sets the "TimerPattern_Capabilities" element
 

Uses of TimerPatternCapabilitiesType in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement TimerPatternCapabilitiesType
 class TimerPatternCapabilitiesTypeImpl
          An XML TimerPattern_CapabilitiesType(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return TimerPatternCapabilitiesType
 TimerPatternCapabilitiesType TimerPatternCapabilitiesDocumentImpl.addNewTimerPatternCapabilities()
          Appends and returns a new empty "TimerPattern_Capabilities" element
 TimerPatternCapabilitiesType SpecializedPatternCapabilitiesTypeImpl.addNewTimerPatternCapabilities()
          Appends and returns a new empty "TimerPattern_Capabilities" element
 TimerPatternCapabilitiesType TimerPatternCapabilitiesDocumentImpl.getTimerPatternCapabilities()
          Gets the "TimerPattern_Capabilities" element
 TimerPatternCapabilitiesType SpecializedPatternCapabilitiesTypeImpl.getTimerPatternCapabilities()
          Gets the "TimerPattern_Capabilities" element
 

Methods in net.opengis.eml.x001.impl with parameters of type TimerPatternCapabilitiesType
 void TimerPatternCapabilitiesDocumentImpl.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
          Sets the "TimerPattern_Capabilities" element
 void SpecializedPatternCapabilitiesTypeImpl.setTimerPatternCapabilities(TimerPatternCapabilitiesType timerPatternCapabilities)
          Sets the "TimerPattern_Capabilities" element
 



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