IPrintTicketElementChild
public interface IPrintTicketElementChild
The base interface of a child element of any Print Schema element.
Methods
| Method | Description |
|---|---|
| getName() | Returns the child name. |
getName()
public abstract String getName()
Returns the child name.
Returns: java.lang.String - The child name.