Uses of Class
com.kuka.roboticsAPI.persistenceModel.templateModel.FramesTemplate

Packages that use FramesTemplate
com.kuka.roboticsAPI.persistenceModel.templateModel Register XML Adapter for FrameTemplate. 
 

Uses of FramesTemplate in com.kuka.roboticsAPI.persistenceModel.templateModel
 

Fields in com.kuka.roboticsAPI.persistenceModel.templateModel declared as FramesTemplate
protected  FramesTemplate TemplateElement.frames
           
protected  FramesTemplate FrameTemplate.frames
           
 

Methods in com.kuka.roboticsAPI.persistenceModel.templateModel that return FramesTemplate
 FramesTemplate ObjectFactory.createFramesTemplate()
          Create an instance of FramesTemplate
 FramesTemplate TemplateElement.getFrames()
          Gets the value of the frames property.
 FramesTemplate FrameTemplate.getFrames()
          Gets the value of the frames property.
 

Methods in com.kuka.roboticsAPI.persistenceModel.templateModel with parameters of type FramesTemplate
 void TemplateElement.setFrames(FramesTemplate value)
          Sets the value of the frames property.
 void FrameTemplate.setFrames(FramesTemplate value)
          Sets the value of the frames property.
 



Copyright © 2019. All rights reserved.