Searched refs:inheritFromRDNAttrValue (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DSubEntry.java170 private AttributeValue inheritFromRDNAttrValue = null; field in class:SubEntry
337 this.inheritFromRDNAttrValue = value;
520 return this.inheritFromRDNAttrValue;
/forgerock/opendj2/src/server/org/opends/server/types/
H A DSubEntry.java169 private AttributeValue inheritFromRDNAttrValue = null; field in class:SubEntry
336 this.inheritFromRDNAttrValue = value;
519 return this.inheritFromRDNAttrValue;
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DSubEntry.java170 private AttributeValue inheritFromRDNAttrValue = null; field in class:SubEntry
337 this.inheritFromRDNAttrValue = value;
520 return this.inheritFromRDNAttrValue;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DSubEntry.java170 private AttributeValue inheritFromRDNAttrValue = null; field in class:SubEntry
337 this.inheritFromRDNAttrValue = value;
520 return this.inheritFromRDNAttrValue;
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSubEntry.java169 private AttributeValue inheritFromRDNAttrValue = null; field in class:SubEntry
336 this.inheritFromRDNAttrValue = value;
519 return this.inheritFromRDNAttrValue;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSubEntry.java164 private ByteString inheritFromRDNAttrValue; field in class:SubEntry
317 this.inheritFromRDNAttrValue = value;
491 return this.inheritFromRDNAttrValue;

Completed in 35 milliseconds