Uses of Class
com.levigo.jadice.annotation.profiles.PropertyDefault
Packages that use PropertyDefault
Package
Description
-
Uses of PropertyDefault in com.levigo.jadice.annotation.profiles
Methods in com.levigo.jadice.annotation.profiles that return types with arguments of type PropertyDefaultModifier and TypeMethodDescriptionList
<PropertyDefault<?>> AnnotationTemplate.getPropertyDefaults()
Return the list or property profiles native to this type. -
Uses of PropertyDefault in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return PropertyDefaultModifier and TypeMethodDescriptionstatic PropertyDefault
PropertyDefaultDTO.to
(PropertyDefaultDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type PropertyDefaultModifier and TypeMethodDescriptionstatic PropertyDefaultDTO
PropertyDefaultDTO.from
(PropertyDefault property) -
Uses of PropertyDefault in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return PropertyDefaultModifier and TypeMethodDescriptionstatic PropertyDefault
PropertyDefaultDTO.to
(PropertyDefaultDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type PropertyDefaultModifier and TypeMethodDescriptionstatic PropertyDefaultDTO
PropertyDefaultDTO.from
(PropertyDefault property)