public class SrcSetProperty extends AbstractSrcMethod<SrcSetProperty>
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_PARAM |
INDENT| Constructor and Description |
|---|
SrcSetProperty(AbstractSrcClass srcClass) |
SrcSetProperty(String name,
Class type) |
SrcSetProperty(String name,
SrcType type) |
SrcSetProperty(String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
SrcSetProperty |
type(Class type) |
SrcSetProperty |
type(SrcType type) |
SrcSetProperty |
type(String type) |
addThrowType, addTypeVar, body, body, getDefaultValue, getReturnType, getThrowTypes, getTypeVariables, isConstructor, isPrimaryConstructor, render, returns, returns, returns, setConstructor, setDefaultValue, setPrimaryConstructor, signature, throwsList, throwsListaddAnnotation, addAnnotation, addAnnotation, addParam, addParam, addParam, addParam, clearUserData, computeOrGetUserData, forwardParameters, getAnnotation, getAnnotations, getModifiers, getParameters, getSimpleName, getUserData, hasAnnotation, hasAnnotation, insertParam, modifiers, modifiers, modifiersFrom, name, removeUserData, renderAnnotations, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserDatagetOwner, indent, makeCompileTimeConstantValue, setOwner, toStringpublic static final String VALUE_PARAM
public SrcSetProperty(AbstractSrcClass srcClass)
public SrcSetProperty type(SrcType type)
public SrcSetProperty type(Class type)
public SrcSetProperty type(String type)
Copyright © 2024. All rights reserved.