public class Bundle
extends java.lang.Object
Constructor and Description |
---|
Bundle() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayableName()
Get the displayable name of the bundle (Role)
If the displayName is empty, return the name
|
java.lang.String |
getDisplayName()
Get the display name of the bundle (Role)
|
java.lang.String |
getType()
Get the type of the bundle (Role)
|
public java.lang.String getDisplayName()
public java.lang.String getDisplayableName()
public java.lang.String getType()