public class PeriodDimensionDuration extends PeriodDimension
Dimension.DimensionTypedefaultDimensionsXBRL, duplicatesDimension, entityDimension, formLineDimenion, instantModeDimension, instantOnDurationDimension, periodDimensionDuration, periodDimensionInstant, POSITION_AVAIL, POSITION_COLUMN_HEADERS, POSITION_ROW_HEADERS, POSITION_UNKOWN, RSDimensionsNameNamespace, RSDimensionsNameNamespacePrefix| Constructor and Description |
|---|
PeriodDimensionDuration(HasBoySupport hb)
Instantiates a new period dimension duration.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Equals.
|
java.lang.String |
getDimensionName()
This function will be used to obtain a dimension name for things that does not have a label like
the Period dimension or the Identifier dimension.
|
javax.xml.namespace.QName |
getName()
Every Dimension must have a dimension QName.
|
static javax.xml.namespace.QName |
getName(java.lang.Object object)
Gets the name.
|
int |
hashCode()
Hash code.
|
addMember, bHasFixedName, clear, compareTo, delMember, factMatches, findMember, getDefault, getDomain, getMemberFromString, getMembers, getSuggestedInitialPosition, getType, isPrimary, isTree, setAllowDuplicatespublic PeriodDimensionDuration(HasBoySupport hb)
hb - the hbpublic javax.xml.namespace.QName getName()
Dimensionpublic static javax.xml.namespace.QName getName(java.lang.Object object)
object - the objectpublic java.lang.String getDimensionName()
Dimensionpublic int hashCode()
DimensionhashCode in interface Dimension<ColumnPeriod>hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
Dimensionequals in interface Dimension<ColumnPeriod>equals in class java.lang.Objectobj - the other