public class LdapSyncAttributeMetadata extends Object
| Constructor and Description |
|---|
LdapSyncAttributeMetadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName()
name of attribute in ldap
|
int |
getColumnIndexFromZero()
metadata column index from zero
|
LdapSyncAttributeType |
getLdapSyncAttributeType()
attribute type
|
void |
setAttributeName(String attributeName1)
name of attribute in ldap
|
void |
setColumnIndexFromZero(int columnIndexFromZero1)
metadata column index from zero
|
void |
setLdapSyncAttributeType(LdapSyncAttributeType ldapSyncAttributeType1)
attribute type
|
String |
toString() |
public int getColumnIndexFromZero()
public void setColumnIndexFromZero(int columnIndexFromZero1)
columnIndexFromZero1 - public String getAttributeName()
public void setAttributeName(String attributeName1)
attributeName1 - public LdapSyncAttributeType getLdapSyncAttributeType()
public void setLdapSyncAttributeType(LdapSyncAttributeType ldapSyncAttributeType1)
ldapSyncAttributeType1 - Copyright © 2016 Internet2. All rights reserved.