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. compatibilityprotected java.util.List<COMPATIBILITY>LINKTYPE. compatibilityMethods in org.opentrafficsim.xml.generated that return COMPATIBILITY Modifier and Type Method Description COMPATIBILITYObjectFactory. createCOMPATIBILITY()Create an instance ofCOMPATIBILITYMethods 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.