public class ObjectType extends Type
| Modifier | Constructor and Description |
|---|---|
protected |
ObjectType() |
|
ObjectType(String className) |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
format(String format) |
String |
getClassName() |
ObjectType |
tag(String tag) |
ObjectType |
tags(String... tags) |
protected ObjectType()
public ObjectType(String className)
public ObjectType format(String format)
public ObjectType tags(String... tags)
public ObjectType tag(String tag)
public String getClassName()
Copyright © 2016–2018 Softelnet. All rights reserved.