public class IdentityRefModuleField extends ModuleField
Modifier and Type | Field and Description |
---|---|
static String |
IDENTITY_CLASS_FIELD_SUFFIX |
Constructor and Description |
---|
IdentityRefModuleField(String type,
String name,
String attributeName,
String identityBaseClass) |
Modifier and Type | Method and Description |
---|---|
static String |
addIdentityClassFieldSuffix(String prefix) |
String |
getIdentityBaseClass() |
String |
getIdentityClassName() |
String |
getIdentityClassType() |
String |
getType() |
boolean |
isIdentityRef() |
getAttributeName, getDependency, getNullableDefault, isDependent, isList, isListOfDependencies, toString
getDefinition, getGenericInnerType, getModifiers, getName, isArray, isNeedsDepResolver
public static final String IDENTITY_CLASS_FIELD_SUFFIX
public String getIdentityBaseClass()
public boolean isIdentityRef()
isIdentityRef
in class ModuleField
public String getIdentityClassType()
public String getIdentityClassName()
Copyright © 2019 OpenDaylight. All rights reserved.