Interface HomeRequestObserverAccessor.HomeRequestObserverMutator
- All Known Subinterfaces:
HomeRequestObserverAccessor.HomeRequestObserverProperty
- Enclosing interface:
HomeRequestObserverAccessor
public static interface HomeRequestObserverAccessor.HomeRequestObserverMutator
Provides a mutator for a home
RestRequestConsumer property.-
Method Summary
Modifier and TypeMethodDescriptionvoidsetHomeRequestObserver(RestRequestConsumer aHomeRequestObserver) Sets the homeRestRequestConsumerfor the homeRestRequestConsumerproperty.
-
Method Details
-
setHomeRequestObserver
Sets the homeRestRequestConsumerfor the homeRestRequestConsumerproperty.- Parameters:
aHomeRequestObserver- The homeRestRequestConsumerto be stored by the homeRestRequestConsumerproperty.
-