Package com.ptc.core.meta.common
Class EmptySet
java.lang.Object
com.ptc.core.meta.common.EmptySet
- All Implemented Interfaces:
DataSet,DataType,Serializable
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfromExternalForm(String external_form)
Supported API: true
Supported API: truevoidwriteExternalForm(Writer writer)
Supported API: true
-
Method Details
-
toExternalForm
Supported API: true- Specified by:
toExternalFormin interfaceDataType- Returns:
- String
-
fromExternalForm
Supported API: true- Specified by:
fromExternalFormin interfaceDataType- Parameters:
external_form-- Returns:
- DataType
-
writeExternalForm
Supported API: true- Specified by:
writeExternalFormin interfaceDataType- Parameters:
writer-- Throws:
IOException
-