Uses of Class
com.ptc.windchill.ws.SchemaNode

Packages that use SchemaNode
com.ptc.windchill.ws   
 

Uses of SchemaNode in com.ptc.windchill.ws
 

Fields in com.ptc.windchill.ws declared as SchemaNode
private  SchemaNode TypeDescription.type
           
 

Methods in com.ptc.windchill.ws that return SchemaNode
 SchemaNode TypeDescription.getType()
           
 

Methods in com.ptc.windchill.ws with parameters of type SchemaNode
 void TypeDescription.setType(SchemaNode type)