Uses of Class
com.levigo.jadice.web.client.messaging.instructions.InstructionDTO
Packages that use InstructionDTO
-
Uses of InstructionDTO in com.levigo.jadice.web.client.messaging.instructions
Methods in com.levigo.jadice.web.client.messaging.instructions that return InstructionDTOModifier and TypeMethodDescriptionstatic InstructionDTO
Replacement constructor.static InstructionDTO
InstructionDTO.from
(Instruction instruction) Methods in com.levigo.jadice.web.client.messaging.instructions that return types with arguments of type InstructionDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<InstructionDTO> InstructionAreaDTO.getChain()
Methods in com.levigo.jadice.web.client.messaging.instructions with parameters of type InstructionDTOMethod parameters in com.levigo.jadice.web.client.messaging.instructions with type arguments of type InstructionDTOModifier and TypeMethodDescriptionvoid
InstructionAreaDTO.setChain
(com.google.gwt.core.client.JsArray<InstructionDTO> chain)