public class LinkParameterType extends Object
Modifier and Type | Field and Description |
---|---|
static LinkParameterType |
ARRAY |
static LinkParameterType |
BOOLEAN |
static LinkParameterType |
INTEGER |
static LinkParameterType |
STRING |
Constructor and Description |
---|
LinkParameterType(String type) |
public static final LinkParameterType STRING
public static final LinkParameterType BOOLEAN
public static final LinkParameterType INTEGER
public static final LinkParameterType ARRAY
public LinkParameterType(String type)
Copyright © 2017 JBoss by Red Hat. All rights reserved.