public static class SerialSchema.Field extends CloneableDataObject
DEFAULT_SERIAL_VERSION_ID
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
java.lang.String |
getName() |
java.lang.String |
getType() |
boolean |
isInner() |
boolean |
isPublic() |
boolean |
isRemoved() |
SerialSchema.Field |
removed() |
clone, getSerialVersionUID
public java.lang.String getName()
public java.lang.String getType()
public boolean isPublic()
public boolean isInner()
public boolean isRemoved()
public SerialSchema.Field removed()
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.