Searched defs:includeOrdinal (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java232 * @param includeOrdinal in the name
237 boolean includeOrdinal) {
248 if (ordinal != null && includeOrdinal) {
235 getPropertyKeyName(boolean includeCategory, boolean includeSeverity, boolean includeOrdinal) argument
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java233 * @param includeOrdinal in the name
238 boolean includeOrdinal) {
249 if (ordinal != null && includeOrdinal) {
236 getPropertyKeyName(boolean includeCategory, boolean includeSeverity, boolean includeOrdinal) argument
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java233 * @param includeOrdinal in the name
238 boolean includeOrdinal) {
249 if (ordinal != null && includeOrdinal) {
236 getPropertyKeyName(boolean includeCategory, boolean includeSeverity, boolean includeOrdinal) argument
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java232 * @param includeOrdinal in the name
237 boolean includeOrdinal) {
248 if (ordinal != null && includeOrdinal) {
235 getPropertyKeyName(boolean includeCategory, boolean includeSeverity, boolean includeOrdinal) argument
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java233 * @param includeOrdinal in the name
238 boolean includeOrdinal) {
249 if (ordinal != null && includeOrdinal) {
236 getPropertyKeyName(boolean includeCategory, boolean includeSeverity, boolean includeOrdinal) argument

Completed in 27 milliseconds