Class BuildProperties
java.lang.Object
org.odpi.openmetadata.platformservices.properties.BuildProperties
Describes the build information for the platform.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getGroup()
getName()
getTime()
int
hashCode()
void
setArtifact
(String artifact) void
void
void
void
setVersion
(String version) toString()
-
Constructor Details
-
BuildProperties
public BuildProperties()
-
-
Method Details