- value - Variable in class org.gcube.accounting.analytics.Filter
-
- value - Variable in class org.gcube.accounting.analytics.Info
-
- ValueException - Exception in org.gcube.accounting.analytics.exception
-
- ValueException() - Constructor for exception org.gcube.accounting.analytics.exception.ValueException
-
Constructs a new exception with null as its detail message.
- ValueException(String) - Constructor for exception org.gcube.accounting.analytics.exception.ValueException
-
Constructs a new exception with the specified detail message.
- ValueException(Throwable) - Constructor for exception org.gcube.accounting.analytics.exception.ValueException
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- ValueException(String, Throwable) - Constructor for exception org.gcube.accounting.analytics.exception.ValueException
-
Constructs a new exception with the specified detail message and
cause.
- valueOf(String) - Static method in enum org.gcube.accounting.analytics.TemporalConstraint.AggregationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.accounting.analytics.TemporalConstraint.CalendarEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.accounting.analytics.TemporalConstraint.AggregationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.accounting.analytics.TemporalConstraint.CalendarEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.