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

/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java86 * @param includesOrdinal when true expects ordinals to be encoded
94 boolean includesOrdinal) {
140 if (includesOrdinal) {
90 parseString( String keyString, boolean includesCategory, boolean includesSeverity, boolean includesOrdinal) argument
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java87 * @param includesOrdinal when true expects ordinals to be encoded
95 boolean includesOrdinal) {
141 if (includesOrdinal) {
91 parseString( String keyString, boolean includesCategory, boolean includesSeverity, boolean includesOrdinal) argument
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java87 * @param includesOrdinal when true expects ordinals to be encoded
95 boolean includesOrdinal) {
141 if (includesOrdinal) {
91 parseString( String keyString, boolean includesCategory, boolean includesSeverity, boolean includesOrdinal) argument
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java86 * @param includesOrdinal when true expects ordinals to be encoded
94 boolean includesOrdinal) {
140 if (includesOrdinal) {
90 parseString( String keyString, boolean includesCategory, boolean includesSeverity, boolean includesOrdinal) argument
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DMessagePropertyKey.java87 * @param includesOrdinal when true expects ordinals to be encoded
95 boolean includesOrdinal) {
141 if (includesOrdinal) {
91 parseString( String keyString, boolean includesCategory, boolean includesSeverity, boolean includesOrdinal) argument

Completed in 30 milliseconds