public class SuppressField extends Object
Constructor and Description |
---|
SuppressField() |
Modifier and Type | Method and Description |
---|---|
DomainObject |
getDomainObject() |
char |
getMyChar() |
static Object |
getMyObject() |
Object |
getMySecondValue() |
static int |
getMyValue() |
Boolean |
getMyWrappedBoolean() |
boolean |
isMyBoolean() |
public Object getMySecondValue()
public DomainObject getDomainObject()
public static int getMyValue()
public static Object getMyObject()
public boolean isMyBoolean()
public Boolean getMyWrappedBoolean()
public char getMyChar()
Copyright © 2019. All rights reserved.