Uses of Class
org.sapia.archie.impl.AttributeNamePart

Packages that use AttributeNamePart
org.sapia.archie.impl   
 

Uses of AttributeNamePart in org.sapia.archie.impl
 

Methods in org.sapia.archie.impl with parameters of type AttributeNamePart
 boolean AttributeNamePart.matches(AttributeNamePart other)
          Returns true if this instance's name is equal to the name of the instance passed in, AND if the passed in instance's attributes are also contained by this instance.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.