public class MergeableDescriptor extends Object
| Constructor and Description |
|---|
MergeableDescriptor(String url,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
int |
hashCode() |
boolean |
isOptional() |
void |
setOptional(boolean optional) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2018 CrafterCMS. All rights reserved.