Uses of Interface
com.sas.prompts.PromptValuesVisitorInterface

Packages that use PromptValuesVisitorInterface
com.sas.prompts   
 

Uses of PromptValuesVisitorInterface in com.sas.prompts
 

Methods in com.sas.prompts with parameters of type PromptValuesVisitorInterface
 void PromptValuesInterface.acceptPromptValuesVisitor(PromptValuesVisitorInterface visitor)
          Accept method for visitor object (see visitor pattern) which passes the visitor on to any delegate PromptValues objects.
 void PromptValues.acceptPromptValuesVisitor(PromptValuesVisitorInterface visitor)
          Accept method for visitor object (see visitor pattern) which passes the visitor on to any delegate PromptValues objects.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.