public final class ExpenseCategory extends Object implements ProjectEntityWithUniqueID
Modifier and Type | Class and Description |
---|---|
static class |
ExpenseCategory.Builder
ExpenseCategory builder.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Retrieve the expense category name.
|
Integer |
getSequenceNumber()
Retrieve the sequence number.
|
Integer |
getUniqueID()
Retrieve the Unique ID value of the entity.
|
String |
toString() |
public Integer getUniqueID()
ProjectEntityWithUniqueID
getUniqueID
in interface ProjectEntityWithUniqueID
public String getName()
public Integer getSequenceNumber()
Copyright © 2000–2024 Packwood Software. All rights reserved.