Package com.solibri.smc.api.bcflive
Interface BCFServer
-
public interface BCFServerBCF 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 StringgetUniqueId()Returns the unique id for this server.StringgetUrl()Returns the url of this server.
-