com.github.pms1.tppt.p2.jaxb.Properties Maven / Gradle / Ivy
package com.github.pms1.tppt.p2.jaxb;
import java.util.List;
public interface Properties {
List extends Property> getProperty();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy