Library | Package Java Toolkit

Interface GTolComposite

package com.ptc.wfc.wfcGTol;

public interface GTolComposite
  extends jxobject



Description

 



Method Summary
/*optional*/ StringGetPrimary ()
    Get method for attribute "Primary"
     
/*optional*/ StringGetSecondary ()
    Get method for attribute "Secondary"
     
/*optional*/ StringGetTertiary ()
    Get method for attribute "Tertiary"
     
/*optional*/ StringGetValue ()
    Get method for attribute "Value"
     
voidSetPrimary ( /*optional*/ String value)
    Set method for attribute "Primary"
     
voidSetSecondary ( /*optional*/ String value)
    Set method for attribute "Secondary"
     
voidSetTertiary ( /*optional*/ String value)
    Set method for attribute "Tertiary"
     
voidSetValue ( /*optional*/ String value)
    Set method for attribute "Value"
     

Method Detail

GetValue/SetValue

/*optional*/ StringGetValue ()
voidSetValue ( /*optional*/ String value)


     
Manual References:
Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance



GetPrimary/SetPrimary

/*optional*/ StringGetPrimary ()
voidSetPrimary ( /*optional*/ String value)


     
Manual References:
Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance



GetSecondary/SetSecondary

/*optional*/ StringGetSecondary ()
voidSetSecondary ( /*optional*/ String value)


     
Manual References:
Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance



GetTertiary/SetTertiary

/*optional*/ StringGetTertiary ()
voidSetTertiary ( /*optional*/ String value)


     
Manual References:
Annotations: Geometric Tolerances: Creating a Geometric Tolerance, Annotations: Geometric Tolerances: Creating a Geometric Tolerance