com.ptc.core.meta.classification.command.model.common
Class GetAttributeCommand
java.lang.Object
com.ptc.core.command.common.bean.AbstractCommand
com.ptc.core.command.common.bean.AbstractServerCommand
com.ptc.core.meta.classification.command.model.common.GetAttributeCommand
- All Implemented Interfaces:
- com.ptc.core.command.common.Command, com.ptc.core.command.common.ServerCommand, Externalizable, Serializable
public class GetAttributeCommand
- extends com.ptc.core.command.common.bean.AbstractServerCommand
- implements Externalizable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getResultList
public TypeInstance[] getResultList()
throws UnsupportedOperationException
- Provides an implementation to throw
UnsupportedOperationException.
Supported API: true
- Returns:
- TypeInstance[]
- Throws:
UnsupportedOperationException