Yazi Ekle
-
java
|
javax
|
org
javax
>
javax.naming
>
javax.naming.directory
>
javax.naming.directory.attribute
>
Interface: javax.naming.directory.Attribute
javax.naming.directory.Attribute
public interface
Attribute
extends
Cloneable
,
Serializable
FIELDS:
static final long
serialVersionUID
: 8707690322213556804L
CONSTRUCTORS:
METHODS:
void
add
(int ix,
Object
attrVal)
Throws:
IndexOutOfBoundsException
Throws:
IllegalStateException
boolean
add
(
Object
attrVal)
void
clear
()
Object
clone
()
boolean
contains
(
Object
attrVal)
Object
get
()
Throws:
NamingException
Throws:
NoSuchElementException
Object
get
(int ix)
Throws:
NamingException
Throws:
IndexOutOfBoundsException
NamingEnumeration
getAll
()
Throws:
NamingException
DirContext
getAttributeDefinition
()
Throws:
OperationNotSupportedException
Throws:
NamingException
DirContext
getAttributeSyntaxDefinition
()
Throws:
OperationNotSupportedException
Throws:
NamingException
String
getID
()
boolean
isOrdered
()
Object
remove
(int ix)
Throws:
IndexOutOfBoundsException
boolean
remove
(
Object
attrval)
Object
set
(int ix,
Object
attrVal)
Throws:
IndexOutOfBoundsException
Throws:
IllegalStateException
int
size
()
INHERITED METHODS:
SUBINTERFACES:
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net