Package com.liferay.portal.tools
Class ImportPackage
Object
com.liferay.portal.tools.ImportPackage
- All Implemented Interfaces:
Comparable<ImportPackage>
- Author:
- Carlos Sierra Andrés, Hugo Huijser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(ImportPackage importPackage) boolean
getLine()
int
hashCode()
boolean
isGroupedWith
(ImportPackage importPackage) boolean
isStatic()
-
Constructor Details
-
ImportPackage
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ImportPackage>
-
equals
-
getImportString
-
getLine
-
getPackageLevel
-
hashCode
public int hashCode() -
isGroupedWith
-
isStatic
public boolean isStatic()
-