public interface IDatumTarget extends INXObject
Modifier and Type | Method and Description |
---|---|
String |
datumLabel()
Returns the datum target label.
|
void |
setDatumLabel(String datumLabel)
Sets the datum target label.
|
void |
setTargetIndex(int index)
Sets the datum target index.
|
int |
targetIndex()
Returns the datum target index.
|
findObject, isOccurrence, journalIdentifier, name, owningComponent, owningPart, print, prototype, setName
String datumLabel() throws NXException, RemoteException
NXException
RemoteException
void setDatumLabel(String datumLabel) throws NXException, RemoteException
datumLabel
- New datum labelNXException
RemoteException
int targetIndex() throws NXException, RemoteException
NXException
RemoteException
void setTargetIndex(int index) throws NXException, RemoteException
index
- New datum target indexNXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.