attributes property

  1. @TagNumber(11)
LDAPAttributes attributes

Implementation

@$pb.TagNumber(11)
$11.LDAPAttributes get attributes => $_getN(10);
  1. @TagNumber(11)
void attributes=(LDAPAttributes v)

Implementation

@$pb.TagNumber(11)
set attributes($11.LDAPAttributes v) { setField(11, v); }