SpaceTime.DataModel.VendorOrders
Interface ResourceFunction


public interface ResourceFunction

Represents resource function Passed by value


Method Summary
 CertainPlf CostPlf()
          CostsPlf
 java.lang.String EventId()
          Event ID
 CertainPlf ScorePlf()
          ScorePlf
 java.lang.String Service()
          Service
 

Method Detail

EventId

java.lang.String EventId()
Event ID


Service

java.lang.String Service()
Service


ScorePlf

CertainPlf ScorePlf()
ScorePlf


CostPlf

CertainPlf CostPlf()
CostsPlf