D.1. Adding Numeric Attributes

void addBigDecimalProperty(java.lang.String propName) Adds a property of type BigDecimal with the specified name to the ESVocabulary.

void addDoubleProperty(java.lang.String propName) Adds a property of type Double with the specified name to the ESVocabulary.

void addFloatProperty(java.lang.String propName) Adds a property of type Float with the specified name to the ESVocabulary.

void addIntegerProperty(java.lang.String propName) Adds a property of type Integer with the specified name to the ESVocabulary.

void addLongProperty(java.lang.String propName) Adds a property of type Long with the specified name to the ESVocabulary.

void addShortProperty(java.lang.String propName) Adds a property of type Short

Get Web Services: A Java™ Developer’s Guide Using E-Speak now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.