Uses of Class
com.vidispine.generated.LDAPImportType
-
-
Uses of LDAPImportType in com.vidispine.generated
Subclasses of LDAPImportType in com.vidispine.generated Modifier and Type Class Description class
LDAPSyncType
Java class for LDAPSyncType complex type.Fields in com.vidispine.generated declared as LDAPImportType Modifier and Type Field Description protected LDAPImportType
LDAPResourceType. _import
Methods in com.vidispine.generated that return LDAPImportType Modifier and Type Method Description LDAPImportType
ObjectFactory. createLDAPImportType()
Create an instance ofLDAPImportType
LDAPImportType
LDAPResourceType. getImport()
Gets the value of the import property.LDAPImportType
LDAPImportType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
LDAPImportType
LDAPImportType. withImportOrganizationalUnits(Boolean value)
LDAPImportType
LDAPImportType. withInterval(Long value)
LDAPImportType
LDAPImportType. withPlugin(String value)
LDAPImportType
LDAPImportType. withPluginParameters(SimpleMetadataType value)
Methods in com.vidispine.generated with parameters of type LDAPImportType Modifier and Type Method Description void
LDAPResourceType. setImport(LDAPImportType value)
Sets the value of the import property.LDAPResourceType
LDAPResourceType. withImport(LDAPImportType value)
-