Uses of Class
org.n52.shetland.rdf.dct.CLDFrequency
-
Packages that use CLDFrequency Package Description org.n52.shetland.rdf.dct -
-
Uses of CLDFrequency in org.n52.shetland.rdf.dct
Methods in org.n52.shetland.rdf.dct that return CLDFrequency Modifier and Type Method Description static CLDFrequencyCLDFrequency. valueOf(String name)Returns the enum constant of this type with the specified name.static CLDFrequency[]CLDFrequency. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.n52.shetland.rdf.dct with parameters of type CLDFrequency Constructor Description AccrualPeriodicity(CLDFrequency value)
-