Uses of Class
org.opentrafficsim.xml.generated.COMPATIBILITY
Package | Description |
---|---|
org.opentrafficsim.xml.generated |
-
Uses of COMPATIBILITY in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type COMPATIBILITY Modifier and Type Field Description protected java.util.List<COMPATIBILITY>
LANETYPE. compatibility
protected java.util.List<COMPATIBILITY>
LINKTYPE. compatibility
Methods in org.opentrafficsim.xml.generated that return COMPATIBILITY Modifier and Type Method Description COMPATIBILITY
ObjectFactory. createCOMPATIBILITY()
Create an instance ofCOMPATIBILITY
Methods in org.opentrafficsim.xml.generated that return types with arguments of type COMPATIBILITY Modifier and Type Method Description java.util.List<COMPATIBILITY>
LANETYPE. getCOMPATIBILITY()
Gets the value of the compatibility property.java.util.List<COMPATIBILITY>
LINKTYPE. getCOMPATIBILITY()
Gets the value of the compatibility property.