|
XBRLAPIA Java API for XBRL |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xbrlapi.impl.XMLImpl
org.xbrlapi.impl.FragmentImpl
org.xbrlapi.impl.CustomTypeImpl
org.xbrlapi.impl.ArcroleTypeImpl
public class ArcroleTypeImpl
| Field Summary |
|---|
| Fields inherited from class org.xbrlapi.impl.XMLImpl |
|---|
logger |
| Constructor Summary | |
|---|---|
ArcroleTypeImpl()
|
|
| Method Summary | |
|---|---|
String |
getCyclesAllowed()
Get the cyclesAllowed attribute value (one of any, directed or none). |
Networks |
getNetworks()
get the collection of networks expressed using arcs that involve this arc role. |
| Methods inherited from class org.xbrlapi.impl.CustomTypeImpl |
|---|
getCustomTypeId, getCustomURI, getDefinition, getUsedOns, isUsedCorrectly, isUsedOn |
| Methods inherited from class org.xbrlapi.impl.XMLImpl |
|---|
appendMetadataElement, compareTo, equals, finalize, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xbrlapi.CustomType |
|---|
getCustomTypeId, getCustomURI, getDefinition, getUsedOns, isUsedCorrectly, isUsedOn |
| Methods inherited from interface org.xbrlapi.XML |
|---|
appendMetadataElement, equals, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public ArcroleTypeImpl()
| Method Detail |
|---|
public String getCyclesAllowed()
throws XBRLException
getCyclesAllowed in interface ArcroleTypeXBRLException - if no attribute value is provided.ArcroleType.getCyclesAllowed()
public Networks getNetworks()
throws XBRLException
XBRLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||