Class GetAttributeAllResponse.GetAttributeAllResponseBuilderImpl
- java.lang.Object
-
- org.apache.plc4x.java.eip.readwrite.GetAttributeAllResponse.GetAttributeAllResponseBuilderImpl
-
- All Implemented Interfaces:
CipService.CipServiceBuilder
- Enclosing class:
- GetAttributeAllResponse
public static class GetAttributeAllResponse.GetAttributeAllResponseBuilderImpl extends Object implements CipService.CipServiceBuilder
-
-
Constructor Summary
Constructors Constructor Description GetAttributeAllResponseBuilderImpl(short status, short extStatus, CIPAttributes attributes)
-
-
-
Constructor Detail
-
GetAttributeAllResponseBuilderImpl
public GetAttributeAllResponseBuilderImpl(short status, short extStatus, CIPAttributes attributes)
-
-
Method Detail
-
build
public GetAttributeAllResponse build()
- Specified by:
buildin interfaceCipService.CipServiceBuilder
-
-