|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDefinitionReferences | |
org.openspml.v2.profiles.spmldsml |
Uses of AttributeDefinitionReferences in org.openspml.v2.profiles.spmldsml |
Methods in org.openspml.v2.profiles.spmldsml that return AttributeDefinitionReferences | |
AttributeDefinitionReferences |
ObjectClassDefinition.getMemberAttributes()
|
Methods in org.openspml.v2.profiles.spmldsml with parameters of type AttributeDefinitionReferences | |
void |
ObjectClassDefinition.setMemberAttributes(AttributeDefinitionReferences memberAttributes)
|
Constructors in org.openspml.v2.profiles.spmldsml with parameters of type AttributeDefinitionReferences | |
ObjectClassDefinition(java.lang.String name,
AttributeDefinitionReferences memberAttributes,
ObjectClassDefinitionReferences superiorClasses,
java.lang.String description)
|
|
ObjectClassDefinition(java.lang.String name,
AttributeDefinitionReferences memberAttributes,
ObjectClassDefinitionReferences superiorClasses)
|
|
ObjectClassDefinition(java.lang.String name,
AttributeDefinitionReferences memberAttributes)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |