public class Action extends Object
public Action(String type)
public Action(String type, byte[] body)
public Action(Flight.Action action)
public String getType()
public byte[] getBody()
Copyright © 2019 The Apache Software Foundation. All rights reserved.