class ACIrb::FvCollectionCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 2124
def rn
  'collectionDn-[' << @attributes['collectionDn'] << ']'
end