public class GFicmaintScmBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GFicmaintScm |
build() |
static GFicmaintScmBuilder |
create() |
GFicmaintScmBuilder |
withCreDate(Date creDate) |
GFicmaintScmBuilder |
withFicmaint(GFicmaint ficmaint) |
GFicmaintScmBuilder |
withIdent(Double ident) |
GFicmaintScmBuilder |
withOrdwrk(GOrdwrk ordwrk) |
GFicmaintScmBuilder |
withRevision(String revision) |
GFicmaintScmBuilder |
withScmType(String scmType) |
GFicmaintScmBuilder |
withScmUrl(String scmUrl) |
public static GFicmaintScmBuilder create()
public GFicmaintScm build()
public GFicmaintScmBuilder withCreDate(Date creDate)
public GFicmaintScmBuilder withFicmaint(GFicmaint ficmaint)
public GFicmaintScmBuilder withIdent(Double ident)
public GFicmaintScmBuilder withOrdwrk(GOrdwrk ordwrk)
public GFicmaintScmBuilder withRevision(String revision)
public GFicmaintScmBuilder withScmType(String scmType)
public GFicmaintScmBuilder withScmUrl(String scmUrl)
Copyright © 2016. All rights reserved.