Class PlatformStringArg

  • All Implemented Interfaces:
    Arg<String>

    public class PlatformStringArg
    extends PlatformArg<String>
    String argument type for platform API, referencing the Platform short name. Can also be null.
    Author:
    tesarst