Package | Description |
---|---|
com.ihr.xbrl.om.xenum2 |
Modifier and Type | Method and Description |
---|---|
Enum2Type |
EnumerationElement.getType()
Gets the type.
|
Enum2Type |
ExtensibleEnumerations2Processor.isEnumerable(javax.xml.namespace.QName concept)
Returns true if the concept is defined as enum:enumerationItemType.
|
Enum2Type |
ExtensibleEnumerations2Processor.isEnumerable(XBRLFactItem fact)
Returns true if the fact is defined as enum:enumerationItemType.
|
Enum2Type |
ExtensibleEnumerations2Processor.isEnumerable(XBRLXSDTypeDefinition type)
Returns true if the data type passed in as parameter is
derived from enumerationItemType.
|
Enum2Type |
ExtensibleEnumerations2Processor.isEnumerable(XMLElementDefinition element)
Returns true if the element is defined as enum:enumerationItemType.
|
static Enum2Type |
Enum2Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Enum2Type[] |
Enum2Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EnumerationElement(XMLElementDefinition concept,
Enum2Type type,
XMLElementDefinition domain,
java.lang.String enumLinkrole,
boolean headUsable)
Instantiates a new enumeration element.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa