public static final class DateIntervalInfo.PatternInfo
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable
Constructor and Description |
---|
PatternInfo(java.lang.String firstPart,
java.lang.String secondPart,
boolean firstDateInPtnIsLaterDate)
constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object a)
Override equals
|
boolean |
firstDateInPtnIsLaterDate()
accessor
|
java.lang.String |
getFirstPart()
accessor
|
java.lang.String |
getSecondPart()
accessor
|
int |
hashCode()
Override hashcode
|
public PatternInfo(java.lang.String firstPart, java.lang.String secondPart, boolean firstDateInPtnIsLaterDate)
public java.lang.String getFirstPart()
public java.lang.String getSecondPart()
public boolean firstDateInPtnIsLaterDate()
public boolean equals(java.lang.Object a)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright (c) 2013 IBM Corporation and others.