|
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.RoleTypeImpl
public class RoleTypeImpl
| Field Summary |
|---|
| Fields inherited from class org.xbrlapi.impl.XMLImpl |
|---|
logger |
| Constructor Summary | |
|---|---|
RoleTypeImpl()
|
|
| Method Summary | |
|---|---|
List<ExtendedLink> |
getUsingExtendedLinks()
|
List<Resource> |
getUsingResources()
|
List<SimpleLink> |
getUsingSimpleLinks()
|
| 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 RoleTypeImpl()
| Method Detail |
|---|
public List<ExtendedLink> getUsingExtendedLinks()
throws XBRLException
getUsingExtendedLinks in interface RoleTypeXBRLExceptionRoleType.getUsingExtendedLinks()
public List<SimpleLink> getUsingSimpleLinks()
throws XBRLException
getUsingSimpleLinks in interface RoleTypeXBRLExceptionRoleType.getUsingSimpleLinks()
public List<Resource> getUsingResources()
throws XBRLException
getUsingResources in interface RoleTypeXBRLExceptionRoleType.getUsingResources()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||