Uses of Class
de.hybris.platform.ldap.jalo.configuration.valueobject.HeaderEntry
-
Packages that use HeaderEntry Package Description de.hybris.platform.ldap.jalo.configuration.valueobject -
-
Uses of HeaderEntry in de.hybris.platform.ldap.jalo.configuration.valueobject
Methods in de.hybris.platform.ldap.jalo.configuration.valueobject that return HeaderEntry Modifier and Type Method Description HeaderEntryAttributesValueObject. getHeaderEntry(java.lang.String ldap)HeaderEntryAttributeValueObject. getHeaderEntry()HeaderEntryTypeEntryValueObject. getHeaderEntry(java.lang.String ldap)Methods in de.hybris.platform.ldap.jalo.configuration.valueobject with parameters of type HeaderEntry Modifier and Type Method Description voidAttributeValueObject. setHeaderEntry(HeaderEntry hederentry)Constructors in de.hybris.platform.ldap.jalo.configuration.valueobject with parameters of type HeaderEntry Constructor Description AttributeValueObject(java.lang.String ldap, HeaderEntry headerentry)
-