Package wt.index
Class IndexAttributeInfo
java.lang.Object
wt.index.IndexAttributeInfo
Supported API: true
Extendable: true
-
Constructor Summary
ConstructorsConstructorDescriptionIndexAttributeInfo(String name, String type, String value, boolean isClassificationBindingAttribute)
Supported API: trueIndexAttributeInfo(String name, String type, String value, String locale, boolean isClassificationBindingAttribute)
Supported API: true -
Method Summary
-
Constructor Details
-
IndexAttributeInfo
public IndexAttributeInfo(String name, String type, String value, boolean isClassificationBindingAttribute)
Supported API: true -
IndexAttributeInfo
public IndexAttributeInfo(String name, String type, String value, String locale, boolean isClassificationBindingAttribute)
Supported API: true
-
-
Method Details
-
getValue
Supported API: true -
getName
Supported API: true -
getType
Supported API: true -
getLocale
Supported API: true
-