| Package | Description |
|---|---|
| org.openbase.jps.core | |
| org.openbase.jps.preset |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractJavaProperty.checkArgumentCount(int size) |
protected void |
AbstractJavaProperty.checkArgumentCount(int min,
int max) |
protected void |
AbstractJavaProperty.checkArgumentCountMax(int max) |
protected void |
AbstractJavaProperty.checkArgumentCountMin(int min) |
protected String |
AbstractJavaProperty.getOneArgumentResult() |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
JPHelp.parse(List<String> arguments) |
protected Long |
AbstractJPTime.parse(List<String> arguments) |
protected String |
AbstractJPString.parse(List<String> arguments) |
protected Method |
AbstractJPMethod.parse(List<String> arguments) |
protected Long |
AbstractJPLong.parse(List<String> arguments) |
protected Integer |
AbstractJPInteger.parse(List<String> arguments) |
protected Float |
AbstractJPFloat.parse(List<String> arguments) |
protected Double |
AbstractJPDouble.parse(List<String> arguments) |
protected Class<C> |
AbstractJPClass.parse(List<String> arguments) |
protected Boolean |
AbstractJPBoolean.parse(List<String> arguments) |
Copyright © 2014–2018 openbase.org. All rights reserved.