|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModifyDrillBar
ModifyDrillBar interface is used to modify existing drill bar objects. You can add or remove drill bar objects from the drill bar.
DrillInfo.getDrillBar(),
DrillBar,
DrillBarObject,
DrillDimension| Nested Class Summary | |
|---|---|
static class |
ModifyDrillBar.Factory
A class with methods for creating instances of the ModifyDrillBar type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only |
| Method Summary | |
|---|---|
java.lang.String |
getAdd()
Internal Use Only |
java.lang.String |
getRemove()
Internal Use Only |
boolean |
isSetAdd()
Internal Use Only |
boolean |
isSetRemove()
Internal Use Only |
void |
setAdd(java.lang.String add)
You can add drill bar objects to the drill bar. |
void |
setRemove(java.lang.String remove)
You can remove drill bar objects from the drill bar. |
void |
unsetAdd()
Internal Use Only |
void |
unsetRemove()
Internal Use Only |
org.apache.xmlbeans.XmlString |
xgetAdd()
Internal Use Only |
org.apache.xmlbeans.XmlString |
xgetRemove()
Internal Use Only |
void |
xsetAdd(org.apache.xmlbeans.XmlString add)
Internal Use Only |
void |
xsetRemove(org.apache.xmlbeans.XmlString remove)
Internal Use Only |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getAdd()
org.apache.xmlbeans.XmlString xgetAdd()
boolean isSetAdd()
void setAdd(java.lang.String add)
DrillBarObject,
DrillDimension.getID()void xsetAdd(org.apache.xmlbeans.XmlString add)
void unsetAdd()
java.lang.String getRemove()
org.apache.xmlbeans.XmlString xgetRemove()
boolean isSetRemove()
void setRemove(java.lang.String remove)
DrillBarObject,
DrillDimension.getID()void xsetRemove(org.apache.xmlbeans.XmlString remove)
void unsetRemove()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||