|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Design.PortTransactionalType.Service
public static class PortTransactionalType.Service
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}initiative"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}serviceTypeDefs" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
PortTransactionalType.Service()
|
Method Summary | |
---|---|
java.lang.String |
getInitiative()
Defines how the port accesses this service. |
ServiceTypeDefs |
getServiceTypeDefs()
The group of service type definitions. |
VendorExtensions |
getVendorExtensions()
Gets the value of the vendorExtensions property. |
void |
setInitiative(java.lang.String value)
Sets the value of the initiative property. |
void |
setServiceTypeDefs(ServiceTypeDefs value)
Sets the value of the serviceTypeDefs property. |
void |
setVendorExtensions(VendorExtensions value)
Sets the value of the vendorExtensions property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortTransactionalType.Service()
Method Detail |
---|
public java.lang.String getInitiative()
String
public void setInitiative(java.lang.String value)
value
- allowed object is
String
public ServiceTypeDefs getServiceTypeDefs()
ServiceTypeDefs
public void setServiceTypeDefs(ServiceTypeDefs value)
value
- allowed object is
ServiceTypeDefs
public VendorExtensions getVendorExtensions()
VendorExtensions
public void setVendorExtensions(VendorExtensions value)
value
- allowed object is
VendorExtensions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |