Uses of Class
net.opengis.oseo.v_1_0.PresentationType

Uses of PresentationType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as PresentationType
protected  PresentationType GetStatusRequestType.presentation
           
 

Methods in net.opengis.oseo.v_1_0 that return PresentationType
static PresentationType PresentationType.fromValue(String v)
           
 PresentationType GetStatusRequestType.getPresentation()
          Gets the value of the presentation property.
static PresentationType PresentationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PresentationType[] PresentationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.oseo.v_1_0 with parameters of type PresentationType
 void GetStatusRequestType.setPresentation(PresentationType value)
          Sets the value of the presentation property.
 GetStatusRequestType GetStatusRequestType.withPresentation(PresentationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.