public static class RemoteFeature.Template extends StrandedFeature.Template
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
regions |
RemoteFeature.Resolver |
resolver |
strandannotation, location, source, sourceTerm, type, typeTerm| Constructor and Description |
|---|
RemoteFeature.Template() |
RemoteFeature.Template(Feature.Template theTemplate)
Creates a RemoteFeature.Template that has the same values as the
template passed in.
|
clone, equals, hashCode, toStringpublic java.util.List regions
public RemoteFeature.Resolver resolver
public RemoteFeature.Template()
public RemoteFeature.Template(Feature.Template theTemplate)
theTemplate - the template for this template.