![JAR search and dependency download from the Maven repository](/logo.png)
org.opentcs.util.persistence.v004.AllowedPeripheralOperationTO Maven / Gradle / Ivy
The newest version!
// SPDX-FileCopyrightText: The openTCS Authors
// SPDX-License-Identifier: MIT
package org.opentcs.util.persistence.v004;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
/**
*/
@XmlAccessorType(XmlAccessType.PROPERTY)
public class AllowedPeripheralOperationTO
extends
PlantModelElementTO {
/**
* Creates a new instance.
*/
public AllowedPeripheralOperationTO() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy