Uses of Class
net.disy.ogc.wpspd.v_1_0_0.PresentationDirectiveType

Uses of PresentationDirectiveType in net.disy.ogc.wpspd.v_1_0_0
 

Subclasses of PresentationDirectiveType in net.disy.ogc.wpspd.v_1_0_0
 class GeometryType
          ...
 class GroupType
          ...
 class LinkType
          ...
 class MarkerType
          ...
 class MessageType
          ...
 class ViewportType
          ...
 

Fields in net.disy.ogc.wpspd.v_1_0_0 with type parameters of type PresentationDirectiveType
protected  java.util.List<javax.xml.bind.JAXBElement<? extends PresentationDirectiveType>> GroupType.presentationDirective
           
 

Methods in net.disy.ogc.wpspd.v_1_0_0 that return types with arguments of type PresentationDirectiveType
 javax.xml.bind.JAXBElement<PresentationDirectiveType> ObjectFactory.createPresentationDirective(PresentationDirectiveType value)
          Create an instance of JAXBElement<PresentationDirectiveType>}
 java.util.List<javax.xml.bind.JAXBElement<? extends PresentationDirectiveType>> GroupType.getPresentationDirective()
          Gets the value of the presentationDirective property.
 

Methods in net.disy.ogc.wpspd.v_1_0_0 with parameters of type PresentationDirectiveType
 javax.xml.bind.JAXBElement<PresentationDirectiveType> ObjectFactory.createPresentationDirective(PresentationDirectiveType value)
          Create an instance of JAXBElement<PresentationDirectiveType>}
 

Method parameters in net.disy.ogc.wpspd.v_1_0_0 with type arguments of type PresentationDirectiveType
 void GroupType.setPresentationDirective(java.util.List<javax.xml.bind.JAXBElement<? extends PresentationDirectiveType>> value)
           
 



Copyright © 2009-2011. All Rights Reserved.