@OpenApiAll
public interface PropertyVisitorAcceptor
PropertyVisitor.PropertyVisitor| Modifier and Type | Method and Description |
|---|---|
void |
accept(PropertyVisitor visitor)
The accept method.
|
java.lang.String |
getClassType()
Returns class type as string.
|
void accept(PropertyVisitor visitor) throws java.lang.Exception
visitor - the given visitor.java.lang.Exceptionjava.lang.String getClassType()