|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |