public abstract class CslFormat extends Object
| Constructor and Description |
|---|
CslFormat() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getType() |
abstract Object |
getValue() |
static String |
parseValueFromValueWithType(String valueWithType,
String type) |
String |
toString() |
Copyright © 2023. All rights reserved.