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

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

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

Methods in org.openspml.v2.profiles.spmldsml that return AttributeDefinition
 AttributeDefinition[] Schema.getAttributeDefinitions()
           
 

Methods in org.openspml.v2.profiles.spmldsml with parameters of type AttributeDefinition
 void Schema.addAttributeDefinition(AttributeDefinition reference)
           
 boolean Schema.removeAttributeDefinition(AttributeDefinition reference)
           
 

Constructors in org.openspml.v2.profiles.spmldsml with parameters of type AttributeDefinition
Schema(ObjectClassDefinition[] objectClassDefs, AttributeDefinition[] attributeDefs)
           
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.