![JAR search and dependency download from the Maven repository](/logo.png)
com.nedap.archie.rm.demographic.Agent Maven / Gradle / Ivy
package com.nedap.archie.rm.demographic;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Created by pieter.bos on 08/07/16.
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name="AGENT")
public class Agent extends Actor {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy