Sha256: 1e846a0c9cafc8acea9e6aaf347cac11d3cf5f7a1763e041ee8a2b7a84fd78da
Contents?: true
Size: 416 Bytes
Versions: 1
Compression:
Stored size: 416 Bytes
Contents
/** * Sencha GXT 3.1.1 - Sencha for GWT * Copyright(c) 2007-2014, Sencha, Inc. * licensing@sencha.com * * http://www.sencha.com/products/gxt/license/ */ package com.dldinternet.aws.cfn.stacker.desktopapp.client.service; import com.dldinternet.aws.cfn.stacker.desktopapp.client.servicebus.ServiceRequest; public class ProfileServiceRequest implements ServiceRequest { public ProfileServiceRequest() { } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aws-cfn-stacker-0.0.6 | ui/src/com/dldinternet/aws/cfn/stacker/desktopapp/client/service/ProfileServiceRequest.java |