Class AspectDefinition
java.lang.Object
eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getTitle()voidsetDescription(String description) voidsetMandatoryAspects(List<QName> mandatoryAspects) voidvoidvoidsetProperties(List<QName> properties) void
-
Constructor Details
-
AspectDefinition
public AspectDefinition()
-
-
Method Details
-
getName
-
setName
-
getParent
-
setParent
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getProperties
-
setProperties
-
getMandatoryAspects
-
setMandatoryAspects
-