Uses of Class
net.opengis.ols.v_1_2.PresentationContentType

Uses of PresentationContentType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as PresentationContentType
protected  PresentationContentType OutputType.content
           
 

Methods in net.opengis.ols.v_1_2 that return PresentationContentType
static PresentationContentType PresentationContentType.fromValue(String v)
           
 PresentationContentType OutputType.getContent()
          Gets the value of the content property.
static PresentationContentType PresentationContentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PresentationContentType[] PresentationContentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ols.v_1_2 with parameters of type PresentationContentType
 void OutputType.setContent(PresentationContentType value)
          Sets the value of the content property.
 OutputType OutputType.withContent(PresentationContentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.