| Constructor and Description |
|---|
SDatabaseInformation() |
public static void setSClass(SClass sClass)
public Integer getNumberOfProjects()
public void setNumberOfProjects(Integer numberOfProjects)
public Integer getNumberOfUsers()
public void setNumberOfUsers(Integer numberOfUsers)
public Integer getNumberOfRevisions()
public void setNumberOfRevisions(Integer numberOfRevisions)
public Integer getNumberOfCheckouts()
public void setNumberOfCheckouts(Integer numberOfCheckouts)
public Long getDatabaseSizeInBytes()
public void setDatabaseSizeInBytes(Long databaseSizeInBytes)
public String getType()
public void setType(String type)
public Date getCreated()
public void setCreated(Date created)
public String getLocation()
public void setLocation(String location)
public Integer getSchemaVersion()
public void setSchemaVersion(Integer schemaVersion)
public List<SDatabaseInformationCategory> getCategories()
public void setCategories(List<SDatabaseInformationCategory> categories)
Copyright © 2016 OpenSource BIM. All rights reserved.