Uses of Class
com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
Packages that use DiscretePropertyDTO
-
Uses of DiscretePropertyDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return DiscretePropertyDTOModifier and TypeMethodDescriptionstatic DiscretePropertyDTO
DiscretePropertyDTO.create
(com.google.gwt.core.client.JsArray<com.google.gwt.core.client.JavaScriptObject> allowedValues) Replacement constructor.static DiscretePropertyDTO
DiscretePropertyDTO.from
(DiscreteProperty property) Methods in com.levigo.jadice.web.client.messaging with parameters of type DiscretePropertyDTOModifier and TypeMethodDescriptionstatic DiscreteProperty
DiscretePropertyDTO.to
(DiscretePropertyDTO dto)