public interface IImplementedInterfaceDecl extends Com4jObject
Modifier and Type | Method and Description |
---|---|
ITypeDecl |
getType()
gets the definition of the interface
|
boolean |
isDefault()
is this the default source/sink?
|
boolean |
isRestricted()
is restricted?
|
boolean |
isSource()
is this a sink?
|
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
boolean isDefault()
boolean isSource()
boolean isRestricted()
ITypeDecl getType()
Copyright © 2014. All rights reserved.