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 PropertyDefaultPropertyDefaultDTO.to(PropertyDefaultDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type PropertyDefaultModifier and TypeMethodDescriptionstatic PropertyDefaultDTOPropertyDefaultDTO.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 PropertyDefaultPropertyDefaultDTO.to(PropertyDefaultDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type PropertyDefaultModifier and TypeMethodDescriptionstatic PropertyDefaultDTOPropertyDefaultDTO.from(PropertyDefault property)