public static class KeysForFactsProvider.ReferenciableFact extends java.lang.Object implements KeysForFactsProvider.Referenciable
| Constructor and Description |
|---|
KeysForFactsProvider.ReferenciableFact(XBRLFact fact)
Instantiates a new referenciable fact.
|
KeysForFactsProvider.ReferenciableFact(XBRLFact fact,
XBRLRoleType role)
Instantiates a new referenciable fact.
|
public KeysForFactsProvider.ReferenciableFact(XBRLFact fact, XBRLRoleType role)
fact - the factrole - the rolepublic KeysForFactsProvider.ReferenciableFact(XBRLFact fact)
fact - the factpublic XBRLFact getFact()
public XBRLRoleType getRole()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object