public static class AdfBcFactTypeDescriptor.Attribute
extends java.lang.Object
| Constructor and Description |
|---|
Attribute() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAttrName() |
AdfBcFactTypeDescriptor.AttrType |
getAttrType() |
java.lang.String |
getLinkTypeName() |
AdfBcFactTypeDescriptor.Attribute |
setAttrName(java.lang.String name) |
AdfBcFactTypeDescriptor.Attribute |
setAttrType(AdfBcFactTypeDescriptor.AttrType type) |
AdfBcFactTypeDescriptor.Attribute |
setLinkTypeName(java.lang.String name) |
public AdfBcFactTypeDescriptor.AttrType getAttrType()
public java.lang.String getLinkTypeName()
public java.lang.String getAttrName()
public AdfBcFactTypeDescriptor.Attribute setAttrName(java.lang.String name)
name - the name of the attributepublic AdfBcFactTypeDescriptor.Attribute setLinkTypeName(java.lang.String name)
name - the name of the linked typepublic AdfBcFactTypeDescriptor.Attribute setAttrType(AdfBcFactTypeDescriptor.AttrType type)
type - The type of this attribute