public class AttributesValueObject extends AbstractValueObject
| Constructor and Description |
|---|
AttributesValueObject(Collection<AttributeValueObject> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeValueObject> |
getAllAttributes() |
HeaderEntry |
getHeaderEntry(String ldap) |
List<String> |
getSupportedLDAPAttributes() |
String |
getTypeCode() |
boolean |
isSupportedLDAPAttribute(String ldap) |
void |
setTypeCode(String typeCode) |
String |
toString() |
getEndLineNumber, getStartLineNumber, getXML, setEndLineNumber, setStartLineNumber, setXMLpublic AttributesValueObject(Collection<AttributeValueObject> attributes)
public String getTypeCode()
public void setTypeCode(String typeCode)
public boolean isSupportedLDAPAttribute(String ldap)
public Collection<AttributeValueObject> getAllAttributes()
public HeaderEntry getHeaderEntry(String ldap)
public String toString()
toString in class AbstractValueObjectCopyright © 2017 SAP SE. All Rights Reserved.