Package javax.slee.annotation
Annotation Type Collator
-
@Documented @Inherited @Retention(RUNTIME) public @interface Collator
The collator reference that can be used for locale-sensitive comparisons of profile attributes
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
collatorAlias
java.lang.String
description
java.lang.String
localeCountry
java.lang.String
localeLanguage
java.lang.String
localeVariant
-