Interface CapabilityProperties

All Superinterfaces:
Serializable
All Known Subinterfaces:
LocalAgentDefinition, RemoteAgentDefinition
All Known Implementing Classes:
CapabilityPropertiesImpl, LocalAgentDefinitionImpl, RemoteAgentDefinitionImpl

public interface CapabilityProperties extends Serializable
  • Method Details

    • getCapabilitySet

      @Nullable @Nullable CapabilitySet getCapabilitySet()
    • setCapabilitySet

      void setCapabilitySet(CapabilitySet capabilitySet)