Uses of Interface
com.sas.services.information.metadata.ServiceTypeInterface
Packages that use ServiceTypeInterface
-
Uses of ServiceTypeInterface in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata with parameters of type ServiceTypeInterfaceModifier and TypeMethodDescriptionvoidOMRServer.addServiceType(ServiceTypeInterface serviceType) voidServerInterface.addServiceType(ServiceTypeInterface serviceType) Add a service type to this server.voidOMRServer.removeServiceType(ServiceTypeInterface serviceType) voidServerInterface.removeServiceType(ServiceTypeInterface serviceType) Remove a service type from this server.