Uses of Class
net.opengis.omeo.sen1.v_2_0.TimelinessType

Packages that use TimelinessType
net.opengis.omeo.sen1.v_2_0   
 

Uses of TimelinessType in net.opengis.omeo.sen1.v_2_0
 

Fields in net.opengis.omeo.sen1.v_2_0 declared as TimelinessType
protected  TimelinessType EarthObservationResultType.timeliness
           
 

Methods in net.opengis.omeo.sen1.v_2_0 that return TimelinessType
static TimelinessType TimelinessType.fromValue(String v)
           
 TimelinessType EarthObservationResultType.getTimeliness()
          Gets the value of the timeliness property.
static TimelinessType TimelinessType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimelinessType[] TimelinessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type TimelinessType
 void EarthObservationResultType.setTimeliness(TimelinessType value)
          Sets the value of the timeliness property.
 EarthObservationResultType EarthObservationResultType.withTimeliness(TimelinessType value)
           
 



Copyright © 2008-2016. All Rights Reserved.