VALanguageStep.java :  » Installer » VAInstall » com » memoire » vainstall » Java Open Source

Java Open Source » Installer » VAInstall 
VAInstall » com » memoire » vainstall » VALanguageStep.java

package com.memoire.vainstall;

public interface VALanguageStep
       extends VAStep
{
  public String getLanguage();
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.