Uses of Class
org.opentrafficsim.xml.generated.COMPATIBILITY
-
Packages that use 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 List<COMPATIBILITY>LANETYPE. compatibilityprotected 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 List<COMPATIBILITY>LANETYPE. getCOMPATIBILITY()Gets the value of the compatibility property.List<COMPATIBILITY>LINKTYPE. getCOMPATIBILITY()Gets the value of the compatibility property.
-