public class JField extends Object
| Constructor and Description |
|---|
JField(CField field,
JHelper helper,
int index) |
| Modifier and Type | Method and Description |
|---|---|
String |
adder() |
boolean |
alwaysPresent() |
boolean |
binary() |
String |
builderFieldType() |
String |
builderInstanceType() |
String |
comment() |
boolean |
container() |
ContainerType |
containerType() |
String |
copyOfUnsafe(String variable) |
String |
counter() |
String |
fieldEnum() |
String |
fieldInstanceType() |
String |
fieldType() |
PField |
getPField() |
String |
getProvider() |
String |
getter() |
boolean |
hasComment() |
boolean |
hasDefault() |
int |
id() |
int |
index() |
String |
instanceType() |
boolean |
isRequired() |
String |
isSet() |
String |
kDefault() |
String |
member() |
String |
name() |
String |
param() |
String |
presence() |
String |
resetter() |
String |
setter() |
PType |
type() |
String |
valueType() |
public int index()
public PField getPField()
public PType type()
public boolean binary()
public int id()
public String name()
public String param()
public String member()
public String isSet()
public String getter()
public String presence()
public String counter()
public String setter()
public String adder()
public String resetter()
public String fieldEnum()
public String kDefault()
public boolean hasDefault()
public boolean isRequired()
public boolean container()
public ContainerType containerType()
public boolean alwaysPresent()
public String valueType() throws GeneratorException
GeneratorExceptionpublic String fieldType() throws GeneratorException
GeneratorExceptionpublic String instanceType() throws GeneratorException
GeneratorExceptionpublic String builderFieldType() throws GeneratorException
GeneratorExceptionpublic String copyOfUnsafe(String variable) throws GeneratorException
GeneratorExceptionpublic String fieldInstanceType() throws GeneratorException
GeneratorExceptionpublic String getProvider() throws GeneratorException
GeneratorExceptionpublic String builderInstanceType() throws GeneratorException
GeneratorExceptionpublic boolean hasComment()
public String comment()
Copyright © 2015–2016 morimekta.net. All rights reserved.