|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.job.model.ChainType
public class ChainType
Metadata and legend for a type of chain.
| Constructor Summary | |
|---|---|
ChainType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the value of name |
Naming |
getPointStyles()
Gets the value of pointStyles |
Naming |
getPolygonStyles()
Gets the value of polygonStyles |
Naming |
getPolylineStyles()
Gets the value of polylineStyles |
Cog |
getState()
|
Naming |
getTextStyles()
Gets the value of textStyles |
java.lang.String |
getTopology()
Gets the value of topology |
void |
setName(java.lang.String argName)
Sets the value of name |
void |
setPointStyles(Naming argPointStyles)
Sets the value of pointStyles |
void |
setPolygonStyles(Naming argPolygonStyles)
Sets the value of polygonStyles |
void |
setPolylineStyles(Naming argPolylineStyles)
Sets the value of polylineStyles |
void |
setState(Cog state)
|
void |
setTextStyles(Naming argTextStyles)
Sets the value of textStyles |
void |
setTopology(java.lang.String argTopology)
Sets the value of topology |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ChainType()
| Method Detail |
|---|
public Cog getState()
getState in interface Coggablepublic void setState(Cog state)
setState in interface Coggablepublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getName()
public void setName(java.lang.String argName)
argName - Value to assign to this.namepublic java.lang.String getTopology()
public void setTopology(java.lang.String argTopology)
argTopology - Value to assign to this.topologypublic Naming getPolygonStyles()
public void setPolygonStyles(Naming argPolygonStyles)
argPolygonStyles - Value to assign to this.polygonStylespublic Naming getPolylineStyles()
public void setPolylineStyles(Naming argPolylineStyles)
argPolylineStyles - Value to assign to this.polylineStylespublic Naming getPointStyles()
public void setPointStyles(Naming argPointStyles)
argPointStyles - Value to assign to this.pointStylespublic Naming getTextStyles()
public void setTextStyles(Naming argTextStyles)
argTextStyles - Value to assign to this.textStyles
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||