|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.command.common.bean.AbstractCommand
com.ptc.core.command.common.bean.AbstractServerCommand
com.ptc.core.meta.type.command.typemodel.common.AbstractGetAttributesCommand
public class AbstractGetAttributesCommand
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
com.ptc.core.meta.common.AttributeTypeIdentifierSet |
getAttributes()
Gets the value of the attribute: attributes; AttributeTypeIdentifierSet representing the list of requested attributes. |
TypeInstance[] |
getResultList()
Provides an implementation to throw UnsupportedOperationException. |
TypeIdentifier |
getType_id()
Gets the value of the attribute: type_id; Input to command representing the type for which the attributes are requested. |
void |
setAttributes(com.ptc.core.meta.common.AttributeTypeIdentifierSet a_Attributes)
Sets the value of the attribute: attributes; AttributeTypeIdentifierSet representing the list of requested attributes. |
void |
setType_id(TypeIdentifier a_Type_id)
Sets the value of the attribute: type_id; Input to command representing the type for which the attributes are requested. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public com.ptc.core.meta.common.AttributeTypeIdentifierSet getAttributes()
public void setAttributes(com.ptc.core.meta.common.AttributeTypeIdentifierSet a_Attributes)
a_Attributes - public TypeIdentifier getType_id()
public void setType_id(TypeIdentifier a_Type_id)
a_Type_id -
public TypeInstance[] getResultList()
throws UnsupportedOperationException
UnsupportedOperationException.
UnsupportedOperationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||