Interface HasPackageName
-
public interface HasPackageNameModels marked with this interface support a Package Name.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPackageName()voidsetPackageName(String packageName)
-