Package org.cip4.jdflib.node
Class ICSVersion
java.lang.Object
org.cip4.jdflib.node.ICSVersion
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget a base ics of the same version familygetIcs()intgetLevel()static ICSVersiongetVersion(String in) static List<ICSVersion>getVersions(String input) inthashCode()toString()
-
Constructor Details
-
ICSVersion
- Parameters:
_theNode- the jdf node to parsevParts- the job part to search for, if null don't filterinlineUpdates- replace all updated audits with the updated version
-
-
Method Details
-
getLevel
public int getLevel() -
getVersion
-
getIcs
-
hashCode
public int hashCode() -
equals
-
getVersions
-
getVersion
-
toString
-
getBase
get a base ics of the same version family- Parameters:
dependentICS-depLevel-- Returns:
-