ing
This commit is contained in:
@@ -68,6 +68,10 @@ public class MetaIPType {
|
||||
this.value = value;
|
||||
}
|
||||
|
||||
public Short getValue() {
|
||||
return this.value;
|
||||
}
|
||||
|
||||
public MetaIPType to() {
|
||||
return new MetaIPType(this.value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user