public class TunnelAttributes extends Attributes
Constructor and Description |
---|
TunnelAttributes() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getYearOfConstruction() |
java.lang.Integer |
getYearOfDemolition() |
boolean |
hasAttributes() |
boolean |
isSetYearOfConstruction() |
boolean |
isSetYearOfDemolition() |
void |
setYearOfConstruction(java.lang.Integer yearOfConstruction) |
void |
setYearOfDemolition(java.lang.Integer yearOfDemolition) |
void |
unsetYearOfConstruction() |
void |
unsetYearOfDemolition() |
addGenericAttribute, getAttributeNames, getClazz, getCreationDate, getFunction, getGenericAttributes, getTerminationDate, getUsage, isSetClazz, isSetCreationDate, isSetFunction, isSetGenericAttributes, isSetTerminationDate, isSetUsage, removeGenericAttribute, setClazz, setCreationDate, setCreationDate, setCreationDate, setFunction, setGenericAttributes, setTerminationDate, setTerminationDate, setTerminationDate, setUsage, unsetClazz, unsetCreationDate, unsetFunction, unsetGenericAttributes, unsetTerminationDate, unsetUsage
public boolean isSetYearOfConstruction()
public java.lang.Integer getYearOfConstruction()
public void setYearOfConstruction(java.lang.Integer yearOfConstruction)
public void unsetYearOfConstruction()
public boolean isSetYearOfDemolition()
public java.lang.Integer getYearOfDemolition()
public void setYearOfDemolition(java.lang.Integer yearOfDemolition)
public void unsetYearOfDemolition()
public boolean hasAttributes()
hasAttributes
in class Attributes