Uses of Interface
net.opengis.sps.x20.ReservationReportPropertyType

Packages that use ReservationReportPropertyType
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of ReservationReportPropertyType in net.opengis.sps.x20
 

Methods in net.opengis.sps.x20 that return ReservationReportPropertyType
static ReservationReportPropertyType ReservationReportPropertyType.Factory.newInstance()
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(File file)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(InputStream is)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(Node node)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(Reader r)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(String xmlAsString)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(URL u)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(XMLStreamReader sr)
           
static ReservationReportPropertyType ReservationReportPropertyType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ReservationReportPropertyType in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement ReservationReportPropertyType
 class ReservationReportPropertyTypeImpl
          An XML ReservationReportPropertyType(@http://www.opengis.net/sps/2.0).
 



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