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

Uses of ErrorCodeType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as ErrorCodeType
protected  ErrorCodeType ErrorType.errorCode
           
 

Methods in net.opengis.ols.v_1_2 that return ErrorCodeType
static ErrorCodeType ErrorCodeType.fromValue(String v)
           
 ErrorCodeType ErrorType.getErrorCode()
          Gets the value of the errorCode property.
static ErrorCodeType ErrorCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ErrorCodeType[] ErrorCodeType.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 ErrorCodeType
 void ErrorType.setErrorCode(ErrorCodeType value)
          Sets the value of the errorCode property.
 ErrorType ErrorType.withErrorCode(ErrorCodeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.