| Package | Description |
|---|---|
| org.apache.syncope.common.lib.to | |
| org.apache.syncope.common.lib.types |
| Modifier and Type | Class and Description |
|---|---|
class |
DerSchemaTO |
class |
PlainSchemaTO |
class |
VirSchemaTO |
| Modifier and Type | Method and Description |
|---|---|
AbstractSchemaTO |
AttrTO.getSchemaInfo() |
| Modifier and Type | Method and Description |
|---|---|
AttrTO.Builder |
AttrTO.Builder.schemaInfo(AbstractSchemaTO schemaInfo) |
void |
AttrTO.setSchemaInfo(AbstractSchemaTO schemaInfo) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends AbstractSchemaTO> |
SchemaType.getToClass() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaType |
SchemaType.fromToClass(Class<? extends AbstractSchemaTO> toClass) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.