Uses of Class
org.gcube.portlets.user.accountingdashboard.server.is.InfraNodeJAXB
-
Packages that use InfraNodeJAXB Package Description org.gcube.portlets.user.accountingdashboard.server.is -
-
Uses of InfraNodeJAXB in org.gcube.portlets.user.accountingdashboard.server.is
Methods in org.gcube.portlets.user.accountingdashboard.server.is that return InfraNodeJAXB Modifier and Type Method Description InfraNodeJAXBAccountingDashboardConfigJAXB. getBaseInfraNode()Methods in org.gcube.portlets.user.accountingdashboard.server.is that return types with arguments of type InfraNodeJAXB Modifier and Type Method Description List<InfraNodeJAXB>InfraNodeJAXB. getChildren()Methods in org.gcube.portlets.user.accountingdashboard.server.is with parameters of type InfraNodeJAXB Modifier and Type Method Description voidAccountingDashboardConfigJAXB. setBaseInfraNode(InfraNodeJAXB baseInfraNode)Method parameters in org.gcube.portlets.user.accountingdashboard.server.is with type arguments of type InfraNodeJAXB Modifier and Type Method Description voidInfraNodeJAXB. setChildren(List<InfraNodeJAXB> children)
-