Uses of Class
org.openspml.v2.profiles.spmldsml.AttributeDefinitionReference

Packages that use AttributeDefinitionReference
org.openspml.v2.profiles.spmldsml   
 

Uses of AttributeDefinitionReference in org.openspml.v2.profiles.spmldsml
 

Methods in org.openspml.v2.profiles.spmldsml that return AttributeDefinitionReference
 AttributeDefinitionReference[] AttributeDefinitionReferences.getAttributeDefinitionReferences()
           
 

Methods in org.openspml.v2.profiles.spmldsml with parameters of type AttributeDefinitionReference
 void AttributeDefinitionReferences.addAttributeDefinitionReference(AttributeDefinitionReference reference)
           
 boolean AttributeDefinitionReferences.removeAttributeDefinitionReference(AttributeDefinitionReference reference)
           
 

Constructors in org.openspml.v2.profiles.spmldsml with parameters of type AttributeDefinitionReference
AttributeDefinitionReferences(AttributeDefinitionReference[] references)
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.