All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Class RfcAttributeTypeAndValues

java.lang.Object
  extended by com.novell.ldap.asn1.ASN1Object
      extended by com.novell.ldap.asn1.ASN1Structured
          extended by com.novell.ldap.asn1.ASN1Sequence
              extended by com.novell.ldap.rfc2251.RfcAttributeTypeAndValues
All Implemented Interfaces:
java.io.Serializable

public class RfcAttributeTypeAndValues
extends ASN1Sequence

Represents and LDAP Attribute Type and Values.

       AttributeTypeAndValues ::= SEQUENCE {
               type    AttributeDescription,
               vals    SET OF AttributeValue }

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.novell.ldap.asn1.ASN1Sequence
TAG
 
Constructor Summary
RfcAttributeTypeAndValues(RfcAttributeDescription type, ASN1SetOf vals)
           
 
Method Summary
 
Methods inherited from class com.novell.ldap.asn1.ASN1Sequence
toString
 
Methods inherited from class com.novell.ldap.asn1.ASN1Structured
add, decodeStructured, encode, get, set, size, toArray, toString
 
Methods inherited from class com.novell.ldap.asn1.ASN1Object
getEncoding, getIdentifier, setIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RfcAttributeTypeAndValues

public RfcAttributeTypeAndValues(RfcAttributeDescription type,
                                 ASN1SetOf vals)

All LDAP Classes
Internal LDAP Classes

Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000