Uses of Class
de.digitalcollections.model.identifiable.entity.CustomAttributes
-
Packages that use CustomAttributes Package Description de.digitalcollections.model.identifiable.entity -
-
Uses of CustomAttributes in de.digitalcollections.model.identifiable.entity
Fields in de.digitalcollections.model.identifiable.entity declared as CustomAttributes Modifier and Type Field Description protected CustomAttributesEntity. customAttributesMethods in de.digitalcollections.model.identifiable.entity that return CustomAttributes Modifier and Type Method Description CustomAttributesEntity. getCustomAttributes()Methods in de.digitalcollections.model.identifiable.entity with parameters of type CustomAttributes Modifier and Type Method Description voidEntity. setCustomAttributes(CustomAttributes customAttributes)Set custom attributes (name, value).
-