Searched refs:getValues (Results 1 – 11 of 11) sorted by relevance
91 this(attr.id, attr.getValues(), locale); in ServerAttribute()97 public Vector getValues() { in getValues() method in ServerAttribute98 Vector v = super.getValues(); in getValues()
391 scopes = (Vector)scopeAttr.getValues(); in deserialize()488 Vector vals = attr.getValues(); in serialize()
185 vals = attr.getValues(); in recordNewDA()414 Vector vals = attr.getValues(); in findDAScopes()
91 new ServiceLocationAttribute(attr.getId(), attr.getValues()), in CSrvReg()
97 Vector vals = attr.getValues(); in initialize()
253 Vector values = (attr != null ? attr.getValues():new Vector()); in getRefreshInterval()
403 Vector vals = attr.getValues(); in processReply()
270 public Vector getValues() { in getValues() method in ServiceLocationAttribute
513 Vector values = attr.getValues(); in getAttributes()
344 Vector vals = attribute.getValues(); in verifyAttribute()
2962 Vector values = attr.getValues(); in saveValueIfMatch()