Package com.solibri.smc.api.bcflive
Interface BCFServer
-
public interface BCFServer
BCF server interface provides access to the properties of a supported BCF-API Server.- Since:
- 9.12.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUniqueId()
Returns the unique id for this server.String
getUrl()
Returns the url of this server.
-