Uses of Class
org.deegree.services.jaxb.wfs.AbstractFormatType

Packages that use AbstractFormatType
org.deegree.services.jaxb.wfs   
 

Uses of AbstractFormatType in org.deegree.services.jaxb.wfs
 

Subclasses of AbstractFormatType in org.deegree.services.jaxb.wfs
 class CustomFormat
          Java class for anonymous complex type.
 class GMLFormat
          Java class for anonymous complex type.
 

Fields in org.deegree.services.jaxb.wfs with type parameters of type AbstractFormatType
protected  List<JAXBElement<? extends AbstractFormatType>> DeegreeWFS.abstractFormat
           
 

Methods in org.deegree.services.jaxb.wfs that return types with arguments of type AbstractFormatType
 JAXBElement<AbstractFormatType> ObjectFactory.createAbstractFormat(AbstractFormatType value)
          Create an instance of JAXBElement<AbstractFormatType>}
 List<JAXBElement<? extends AbstractFormatType>> DeegreeWFS.getAbstractFormat()
          Gets the value of the abstractFormat property.
 

Methods in org.deegree.services.jaxb.wfs with parameters of type AbstractFormatType
 JAXBElement<AbstractFormatType> ObjectFactory.createAbstractFormat(AbstractFormatType value)
          Create an instance of JAXBElement<AbstractFormatType>}
 



Copyright © 2011. All Rights Reserved.