Package com.helger.as2lib.processor
Class CNetAttribute
- java.lang.Object
-
- com.helger.as2lib.processor.CNetAttribute
-
@Immutable public final class CNetAttribute extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringMA_DESTINATION_IPstatic StringMA_DESTINATION_PORTstatic StringMA_SOURCE_IPstatic StringMA_SOURCE_PORT
-
-
-
Field Detail
-
MA_SOURCE_IP
public static final String MA_SOURCE_IP
- See Also:
- Constant Field Values
-
MA_SOURCE_PORT
public static final String MA_SOURCE_PORT
- See Also:
- Constant Field Values
-
MA_DESTINATION_IP
public static final String MA_DESTINATION_IP
- See Also:
- Constant Field Values
-
MA_DESTINATION_PORT
public static final String MA_DESTINATION_PORT
- See Also:
- Constant Field Values
-
-