public class LDAPAttributeAUX extends Object
Generated from the dmrldap schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpAUX(BaseDMWGenerator.java:803)
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
__reposName |
static ClassDefinition |
_auxClass |
| Constructor and Description |
|---|
LDAPAttributeAUX() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getReposName(DmwWrapper corew) |
static boolean |
hasAux(DmwWrapper corew)
This method checks if the object has this auxiliary class.
|
static DmcAttribute<?> |
remReposName(DmwWrapper corew)
Removes the reposName attribute from the object.
|
static void |
setReposName(DmwWrapper corew,
Object value)
Sets reposName to the specified value.
|
public static final ClassDefinition _auxClass
public static final DmcAttributeInfo __reposName
public static boolean hasAux(DmwWrapper corew)
public static DmcAttribute<?> remReposName(DmwWrapper corew)
public static String getReposName(DmwWrapper corew)
public static void setReposName(DmwWrapper corew, Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueExceptionCopyright © 2023. All rights reserved.