public interface AttributableTO
Modifier and Type | Method and Description |
---|---|
Optional<AttrTO> |
getDerAttr(String schema) |
Set<AttrTO> |
getDerAttrs() |
Optional<AttrTO> |
getPlainAttr(String schema) |
Set<AttrTO> |
getPlainAttrs() |
Optional<AttrTO> |
getVirAttr(String schema) |
Set<AttrTO> |
getVirAttrs() |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.