public class SbbInfo extends ComponentInfo implements com.google.gwt.user.client.rpc.IsSerializable
componentType, EVENT_TYPE, LIBRARY, PROFILE_SPECIFICATION, RESOURCE_ADAPTOR, RESOURCE_ADAPTOR_TYPE, SBB, SERVICE| Constructor and Description |
|---|
SbbInfo() |
SbbInfo(String name,
String source,
String vendor,
String version,
String ID,
String deployableUnitID,
String addressProfileSpecificationID,
String[] eventTypeIDs,
String[] profileSpecificationIDs,
String[] resourceAdaptorEntityLinks,
String[] resourceAdaptorTypeIDs,
String[] sbbIDs,
String[] libraryRefs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressProfileSpecificationID() |
String[] |
getEventTypeIDs() |
String[] |
getProfileSpecificationIDs() |
String[] |
getResourceAdaptorEntityLinks() |
String[] |
getResourceAdaptorTypeIDs() |
String[] |
getSbbIDs() |
getComponentType, getDeployableUnitID, getID, getLibraryRefs, getName, getSource, getVendor, getVersionpublic SbbInfo()
public SbbInfo(String name, String source, String vendor, String version, String ID, String deployableUnitID, String addressProfileSpecificationID, String[] eventTypeIDs, String[] profileSpecificationIDs, String[] resourceAdaptorEntityLinks, String[] resourceAdaptorTypeIDs, String[] sbbIDs, String[] libraryRefs)
public String getAddressProfileSpecificationID()
public String[] getEventTypeIDs()
public String[] getSbbIDs()
public String[] getProfileSpecificationIDs()
public String[] getResourceAdaptorEntityLinks()
public String[] getResourceAdaptorTypeIDs()
Copyright © 2017. All rights reserved.