public class A661LayerRep
extends java.lang.Object
Constructor and Description |
---|
A661LayerRep(int appliID,
int layerID) |
A661LayerRep(java.lang.String name,
int appliID,
int layerID) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getAppliID()
Return the layer appli ID.
|
int |
getLayerID()
Return the layer ID.
|
java.lang.String |
getName()
Return the layer representation name.
|
int |
hashCode() |
boolean |
isDefaultLayer() |
void |
setDefaultLayer(boolean isDefaultLayer) |
public A661LayerRep(java.lang.String name, int appliID, int layerID)
public A661LayerRep(int appliID, int layerID)
public void setDefaultLayer(boolean isDefaultLayer)
public boolean isDefaultLayer()
public java.lang.String getName()
public int getAppliID()
public int getLayerID()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence