gdxapp4d/gdxapp4d-lib-numberxd/src/main/java/love/distributedrebirth/numberxd/x4o/V072TongP1.java

19 lines
448 B
Java
Raw Normal View History

2022-02-21 02:46:41 +01:00
package love.distributedrebirth.numberxd.x4o;
2022-10-15 02:34:58 +02:00
import love.distributedrebirth.bassboonyd.info.BãßBȍőnAuthor注;
2022-02-21 02:46:41 +01:00
import love.distributedrebirth.numberxd.base2t.type.V036Teger;
2022-10-15 02:34:58 +02:00
@BãßBȍőnAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
2022-02-21 02:46:41 +01:00
public class V072TongP1 {
private V036Teger value;
public V036Teger theValue() {
return value;
}
public void setValue(V036Teger value) {
this.value = value;
}
}