@Portable public class DocumentationLinksHolder extends Object implements DMNProperty
Modifier and Type | Field and Description |
---|---|
static PropertyType |
type |
Constructor and Description |
---|
DocumentationLinksHolder() |
DocumentationLinksHolder(DocumentationLinks value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DocumentationLinks |
getValue() |
int |
hashCode() |
void |
setValue(DocumentationLinks value) |
public static final PropertyType type
public DocumentationLinksHolder()
public DocumentationLinksHolder(DocumentationLinks value)
public DocumentationLinks getValue()
public void setValue(DocumentationLinks value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.