Package | Description |
---|---|
com.axemble.vdoc.sdk.modules | |
com.axemble.vdoc.sdk.supports |
Modifier and Type | Method and Description |
---|---|
IAttribute |
IBaseDirectoryModule.createAttribute(String name,
int type,
Object value)
Deprecated.
use getExtendedAttributes method instead.
|
Modifier and Type | Method and Description |
---|---|
IAttribute |
IAttributeSupport.getAttribute(String name)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<IAttribute> |
IAttributeSupport.getAttributes()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IAttributeSupport.addAttribute(IAttribute attribute)
Deprecated.
use getExtendedAttributes instead
|
Modifier and Type | Method and Description |
---|---|
void |
IAttributeSupport.addAttributes(Collection<IAttribute> attributes)
Deprecated.
use getExtendedAttributes instead
|
Copyright © 2022 Visiativ. All rights reserved.