Uses of Interface
com.sas.metadata.remote.Target

Packages that use Target
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of Target in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return Target
 Target FitStatistic.getOwningTarget()
          Gets the Target for OwningTarget
 Target AnalyticColumn.getTargetInformation()
          Gets the Target for TargetInformation
 

Methods in com.sas.metadata.remote with parameters of type Target
 void FitStatistic.setOwningTarget(Target inObject)
          Sets the OwningTargets list 0th element to be inObject.
 void AnalyticColumn.setTargetInformation(Target inObject)
          Sets the TargetInformations list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.