Uses of Class
org.apache.olingo.odata2.api.edm.provider.Facets
Packages that use Facets
-
Uses of Facets in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return FacetsModifier and TypeMethodDescriptionFacets.setCollation(String collation) Sets the collation of thisFacetsFacets.setConcurrencyMode(EdmConcurrencyMode concurrencyMode) Sets theEdmConcurrencyModeof thisFacetsFacets.setDefaultValue(String defaultValue) Sets the default value of thisFacetsFacets.setFixedLength(Boolean fixedLength) Sets the fixed length of thisFacetsFacets.setMaxLength(Integer maxLength) Sets the maximum length of thisFacetsFacets.setNullable(Boolean nullable) Sets if thisFacetsis nullableFacets.setPrecision(Integer precision) Sets the precision of thisFacetsSets the scale of thisFacetsFacets.setUnicode(Boolean unicode) Sets if thisFacetsis in Unicode