Uses of Class
eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.Layer.ContentEncoding
-
Packages that use ClarinFCSEndpointDescription.Layer.ContentEncoding Package Description eu.clarin.sru.client.fcs -
-
Uses of ClarinFCSEndpointDescription.Layer.ContentEncoding in eu.clarin.sru.client.fcs
Methods in eu.clarin.sru.client.fcs that return ClarinFCSEndpointDescription.Layer.ContentEncoding Modifier and Type Method Description ClarinFCSEndpointDescription.Layer.ContentEncoding
ClarinFCSEndpointDescription.Layer. getEncoding()
Get the content encoding of this layerstatic ClarinFCSEndpointDescription.Layer.ContentEncoding
ClarinFCSEndpointDescription.Layer.ContentEncoding. valueOf(String name)
Returns the enum constant of this type with the specified name.static ClarinFCSEndpointDescription.Layer.ContentEncoding[]
ClarinFCSEndpointDescription.Layer.ContentEncoding. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-