Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.Vector.Right

Packages that use Vector.Right
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of Vector.Right in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return Vector.Right
 Vector.Right ObjectFactory.createVectorRight()
          Create an instance of Vector.Right
 Vector.Right Vector.getRight()
          Gets the value of the right property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type Vector.Right
 void Vector.setRight(Vector.Right value)
          Sets the value of the right property.