public class MsPlannerPortfolio extends Object
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getCreatedOn()
Retrieve the creation date.
|
LocalDateTime |
getModifiedOn()
Retrieve the last modified date.
|
UUID |
getPortfolioId()
Retrieve the portfolio's unique ID.
|
String |
getPortfolioName()
Retrieve the portfolio's name.
|
String |
toString() |
public UUID getPortfolioId()
public String getPortfolioName()
public LocalDateTime getModifiedOn()
public LocalDateTime getCreatedOn()
Copyright © 2000–2026 MPXJ. All rights reserved.