Uses of Class
org.openspml.v2.profiles.dsml.AttributeDescription

Packages that use AttributeDescription
org.openspml.v2.profiles.dsml   
 

Uses of AttributeDescription in org.openspml.v2.profiles.dsml
 

Methods in org.openspml.v2.profiles.dsml that return AttributeDescription
 AttributeDescription[] AttributeDescriptions.getAttributeDescriptions()
           
 

Methods in org.openspml.v2.profiles.dsml with parameters of type AttributeDescription
 void AttributeDescriptions.addAttributeDescription(AttributeDescription desc)
           
 void AttributeDescriptions.addAttributeDescriptions(AttributeDescription[] descs)
           
 void AttributeDescriptions.setAttributeDescriptions(AttributeDescription[] descs)
           
 

Constructors in org.openspml.v2.profiles.dsml with parameters of type AttributeDescription
AttributeDescriptions(AttributeDescription[] descs)
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.