
org.odata4j.stax2.Attribute2 Maven / Gradle / Ivy
The newest version!
package org.odata4j.stax2;
public interface Attribute2 {
String getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.odata4j.stax2;
public interface Attribute2 {
String getValue();
}