public class StaticPadTemplate
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
Caps |
getCaps()
Get the
Caps of the template. |
PadDirection |
getDirection()
Get the direction (SINK, SRC) of the template.
|
java.lang.String |
getName()
Get the name of the template.
|
PadPresence |
getPresence()
Get the presence (ALWAYS, SOMETIMES, REQUEST) of the template.
|
public java.lang.String getName()
public PadDirection getDirection()
PadDirection
of the template.public PadPresence getPresence()
PadPresence
of this template.