Package co.cloudcraft.model
Class BlueprintData
java.lang.Object
co.cloudcraft.model.CloudcraftObject
co.cloudcraft.model.BlueprintData
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class co.cloudcraft.model.CloudcraftObject
eTag, GSON, PRETTY_PRINT_GSON, serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionbuilder()builderFrom(@NonNull BlueprintData bp) Utility method to create aBlueprintDataBuilderthat is pre-populated with data from the given blueprint.protected booleanbooleangetEdges()getGrid()getIcons()getName()getNodes()getText()getTheme()inthashCode()booleantoString()Methods inherited from class co.cloudcraft.model.CloudcraftObject
convertDateStringToInstant, getETag, prettyPrint, setETag, toJson
-
Method Details
-
builderFrom
Utility method to create aBlueprintDataBuilderthat is pre-populated with data from the given blueprint.- Parameters:
bp- Blueprint to pre-populate the builder- Returns:
- pre-populated builder.
-
builder
-
getGrid
-
getName
-
getText
-
getEdges
-
getIcons
-
getNodes
-
getTheme
-
getGroups
-
getImages
-
getVersion
-
getSurfaces
-
getConnectors
-
getProjection
-
getLiveAccount
-
getLiveOptions
-
getDisabledLayers
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-