Uses of Class
com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
Packages that use PropertyDefaultDTO
-
Uses of PropertyDefaultDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return PropertyDefaultDTOModifier and TypeMethodDescriptionstatic PropertyDefaultDTO
Replacement constructor.static PropertyDefaultDTO
PropertyDefaultDTO.from
(PropertyDefault property) Methods in com.levigo.jadice.web.client.messaging that return types with arguments of type PropertyDefaultDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<PropertyDefaultDTO> AnnotationTemplateDTO.getDefaults()
Methods in com.levigo.jadice.web.client.messaging with parameters of type PropertyDefaultDTOModifier and TypeMethodDescriptionstatic PropertyDefault
PropertyDefaultDTO.to
(PropertyDefaultDTO dto) Method parameters in com.levigo.jadice.web.client.messaging with type arguments of type PropertyDefaultDTOModifier and TypeMethodDescriptionvoid
AnnotationTemplateDTO.setDefaults
(com.google.gwt.core.client.JsArray<PropertyDefaultDTO> defaults)