Class RawMetaDataSource.Property

java.lang.Object
com.ptc.arbortext.windchill.siscore.operation.RawMetaDataSource.Property
Enclosing class:
RawMetaDataSource

public static class RawMetaDataSource.Property extends Object
This class holds information about metadata attributes.

Supported API: true
  • Method Details

    • addValue

      public void addValue(RawMetaDataSource.PropertyValue v)
      This method adds Value element to the values collection.

      Supported API: true
    • setLocalizable

      public void setLocalizable(boolean isLocalizable)
      Set the localizable boolean value to this class object.
      Parameters:
      isLocalizable -

      Supported API: true