public class Type extends Object
protected
Type(TypeKind kind)
Type
format(String format)
String
getFormat()
TypeKind
getKind()
List<String>
getTags()
void
setFormat(String format)
setTags(List<String> tags)
tag(String tag)
tags(String... tags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Type(TypeKind kind)
public Type format(String format)
public Type tags(String... tags)
public Type tag(String tag)
public TypeKind getKind()
public String getFormat()
public void setFormat(String format)
public List<String> getTags()
public void setTags(List<String> tags)
Copyright © 2016–2018 Softelnet. All rights reserved.