Package org.flowable.dmn.model
Class DmnElementReference
- java.lang.Object
-
- org.flowable.dmn.model.DmnElementReference
-
public class DmnElementReference extends Object
- Author:
- Yvo Swillens
-
-
Constructor Summary
Constructors Constructor Description DmnElementReference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHref()StringgetParsedId()helper method returning the href with the starting '#'voidsetHref(String href)
-