public class BasicLocationMemento extends AbstractTreeNodeMemento implements LocationMemento, java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BasicLocationMemento.Builder |
Modifier and Type | Method and Description |
---|---|
static BasicLocationMemento.Builder |
builder() |
java.util.Map<java.lang.String,java.lang.Object> |
getLocationConfig() |
java.lang.String |
getLocationConfigDescription() |
java.util.Set<java.lang.String> |
getLocationConfigUnused() |
getChildren, getCustomFields, getParent
getBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toString, toVerboseString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildren, getId, getParent
getBrooklynVersion, getCatalogItemId, getCustomField, getCustomFields, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toVerboseString
public static BasicLocationMemento.Builder builder()
public java.util.Map<java.lang.String,java.lang.Object> getLocationConfig()
getLocationConfig
in interface LocationMemento
public java.util.Set<java.lang.String> getLocationConfigUnused()
getLocationConfigUnused
in interface LocationMemento
public java.lang.String getLocationConfigDescription()
getLocationConfigDescription
in interface LocationMemento