public class DslBaseType extends PrefixDefinedAnnotation
TypeDsl. The format expected is prefix:element and they should both
always be specified.| Constructor and Description |
|---|
DslBaseType() |
DslBaseType(String formattedBaseType) |
DslBaseType(String prefix,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
equals, getContent, getPrefix, hashCode, isDefinedpublic DslBaseType()
public DslBaseType(String formattedBaseType) throws IllegalArgumentException
IllegalArgumentExceptionpublic String getType()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.