|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FractionItemType
a basic type constructed from two other basic types a decimal for the numerator part and a non-zero decimal for the denominator part.
This class manages the basic fractionItemType and the ones derived by restriction on the parts of the basic fractionItemType.
Copyright 2006 J2R BV, The Netherlands.
Part of Licensed Materials.
www.batavia-xbrl.com
| Method Summary | |
|---|---|
XmlAttribute |
getNameAttribute()
|
com.sun.msv.datatype.xsd.XSDatatype |
getTypeForDenominator()
Get the XSDatatype for validation of the denominator. |
com.sun.msv.datatype.xsd.XSDatatype |
getTypeForNumerator()
Get the XSDatatype for validation of the numerator. |
boolean |
isNonNumeric()
this is not text, it is numeric |
void |
setNameAttribute(XmlAttribute nameAttribute)
|
| Methods inherited from interface com.batavia.xbrl.taxonomy.type.XbrlType |
|---|
getBase, getDerivedFrom, getNameForTargetNamespace, getXSDatatype, isDerivedFrom, isFraction, isNumeric, isNumericNonFraction, isTypeOrDerivedFromType, setDerivedFrom, validate |
| Methods inherited from interface com.batavia.xbrl.taxonomy.TaxonomyElement |
|---|
getRoot, hasDecendantsWithAttribute, hasUnknownDecendants |
| Methods inherited from interface com.batavia.xbrl.XbrlElement |
|---|
addChild, fromXbrl, getMyDiscoverableTaxonomySet, getXbrlElementNameSpace, removeChild, toXbrlStream, toXbrlString |
| Methods inherited from interface com.batavia.xml.XmlParticle |
|---|
destroy, getBaseUri, getParent, getPrefix, getTargetNameSpace, isBoolean, isNumber, p_equal, resolveNamespacePrefix, setParent, toXstring |
| Methods inherited from interface com.batavia.xml.ComparablePart |
|---|
c_equal, identical, s_equal, u_equal, v_equal, x_equal |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.relaxng.datatype.ValidationContext |
|---|
isNotation, isUnparsedEntity |
| Methods inherited from interface com.batavia.xml.IdKeeper |
|---|
addIdHolder, getHolder, removeIdHolder |
| Method Detail |
|---|
com.sun.msv.datatype.xsd.XSDatatype getTypeForNumerator()
com.sun.msv.datatype.xsd.XSDatatype getTypeForDenominator()
boolean isNonNumeric()
isNonNumeric in interface XbrlTypeXmlAttribute getNameAttribute()
getNameAttribute in interface XbrlTypevoid setNameAttribute(XmlAttribute nameAttribute)
nameAttribute - The nameAttribute to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||